An Open Source system helps to monitor and evaluate the daily activities plus health status of each team member for startups
- An Employeer log in the app.
- An Employeer assigns tasks to his employees.
- The employee gives feedback on the assigned task.
- An employeer can reject or approve the tasks.
- Both can monitor the health status.
Contributions are always welcome!
- Fork to get your copy.
- Clone Fork to your computer.
- Navigate to the project directory and:-
- Run yarn add or npm install
- Run yarn start or npm start
- Test your code and make sure it works.
- Commit and use a concise commit message.
- Push to your repo.
- Send a PR.
- Wait for PR review.
- Your contribution will go live in a few days after approval.
- If not approved you will get response.
Client: React, TailwindCSS
Server: Node, Express