LAB ASSIGNMENT 1 - Lavanyacheldhi/ASE-ASSIGNMENTS GitHub Wiki
1.)UML Class diagram for the below scenario: Chat application:A user can create an account and add friends using their mobile number or email id. User can chat with any individual from his friends list, User can also create groups and invite his friends to join the group. In addition to that, media like images, video, location can be shared with friends and group
ANSWER: UML diagram for chat application is in the following link:CHAT APPLICATION UML
2.)Create ZenHubTool Account. Create a board, 3 iterations, at least 5 tasks and show the analytics graph.
ANSWER: Milestones created can be seen here ---> MILESTONES
Issues created--->ISSUES
Boards for issues--->Boards
Analytics graphs--->GRAPH 1 GRAPH2 GRAPH 3
3.)Create Wiki page. Create a wiki page for your lab assignment through Github
ANSWER: Wiki page created---->WIKI SCREEN SHOT
4.)Create GitHub Account. Create a repository in remote Github. Clone it to local machine. Create 2 (Source and Documentation) directories in local github.Put the screenshots of class diagram and analytics graph under documentation directory in the local windows Github and sync it to remote Github.
ANSWER:Done with creation and cloning