Workify provides a platform for users to create project groups, add their team members and assign work to the team members of the project. It also keeps track of these tasks whether they're completed or not before the due date provided.We have a notification feature which notifies users on project creation and also when work is assigned to a team member via mail. It helps users to manage and do their project submissions on time with a user friendly interface.
For more details- Click here
User
- Sign In and Sign Up
- Create, edit, view and delete project
- Manage members of project
- Email notifier
- View work/details of project
- Manage work for specific project
- Work summary page to view tasks of all projects together
Workify application
Sign in:
VSCode
Install the dependencies by running: On command prompt go to the directory 'Workify/WorkifyProject'
npm i
node app.js
Then go to the directory 'Workify/WorkifyProject/angular-src'
npm i
ng serve
MongoDB
− Database System
Express
− Back-end Web Framework
Node.js
− Web Server Platform
AngularJS
− Front-end Framework