Skip to content
sampath1619 edited this page Feb 2, 2017 · 9 revisions

# Welcome to the ASE Lab Assignment-1

Student Name: Sampath Gattu

Student ID: 16231927

Class ID: 26

1.Draw class diagram in creately: 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.

UML

2.Creating 3 milestones and 5 issues for each milestone

• Under Spring-ASE-2017 repository, 3 milestones are created • Each Milestone is created with Start Date and End Date. • Under each Milestone 5 tasks are created. • Each task is assigned to its respective pipelines such as New Issue, Icebox, Backlog, In Progress, Review, Done and Closed.

3.Creating remote github repository • New repository Spring-ASE-2017 is created in remote Github and is cloned to local machine. • Two folders Source and Documentation is created and the Lab1 Assignment documentation is placed in Documentation folder. • All these changes done in local machine is cloned to remote GitHub.

Clone this wiki locally