It is a Web App project management and collaboration system for teams. It allows users to assign tasks to people, set milestones, schedule events on a calendar and use discussion boards.
- Front-end framework : Angular
- Database : MongoDB
- Back-end : MongoDB Stitch (BaaS)
- AWS: S3, SES
- User can be verified with gmail account
- Team Collaboration - Invite team members, chat/communicate and share the workload
- Tasks - Shared task lists with sub-tasks
- Email notification can be send to each team member
- File Storage - Advanced file management
- Calendar - Event scheduling
This project was generated with Angular CLI version 7.3.8.
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.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.