Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 670 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 670 Bytes

Overview

  • 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)

Development

  • Run the backend using npm run dev