- Work App aims to assist Entrepreneurs (Client) in establishing/troubleshooting/supporting their businesses by outlining the required set of actions to complete, which can be either :
- Outsourced to Professionals, who register to share their services for a fee, or
- Self-implemented
- Backend of the Work App implements the following functionality :
- Outline the set of actions to complete a project
- Suggest possible Professionals who can complete all/some of the outlined actions
- Generate a Project Document to follow-up on the actions (who did what and when)
- Run the backend using
npm run dev