This project was generated with Angular CLI version 1.0.0.
git clone <github-url-repo-link>
npm install
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Once you navigate to http://localhost:4200/
, you will be presented with two buttons Create Team
and Join Team
.
If you are the team leader,
Goto Create Team, Just fill in the form. After you submit, you will be given a team id which you have to share it with your team members by either mail/whatsapp/ etc.
If you are the team member,
Goto Join Team, fill in the form with your credentials and use the team id token which was generated by your team leader.
Done!