PriorityPro is an innovative platform designed for users who are looking to consolidate all your task management apps into one consolidated product for ease of management. We are looking to streamline productivity by offering a personalized productivity hub all on one location.
- Todo app
- Calendar integration
- Note taking
To install PriorityPro, follow these steps:
- Clone the repository.
- Install dependencies for both server and client:
cd src/server
npm install
cd src/client
npm install
- Implementation of the Todo app is fully implemented as we have full CRUD functionality and are currently working on some minor bugs and styling.
- Design and development of the calendar integration using Google's API is in the early stages of developement
- Next up will be authentication and OAuth