At its core, Project Planner is a comprehensive planner designed to empower users to organize their tasks, projects, and activities in a way that (in my opinion, and need) reflects their unique workflows and needs. From managing daily to-do lists to overseeing long-term projects, the app promises to be a versatile companion for anyone seeking to boost their productivity.
Project Planner will be built on a foundation of Oracle for database management and CloudFlare for frontend deployment. At the heart of it all lies React, the frontend technology of choice that promises not only to power the app but also to serve as a vehicle for learning and growth.
- Use
node@18
or later version; npm i
to install all required dependencies;
npm run debug
- Builds the App and runs it into the browser;npm run build-dev
- Makes a development build, ready to be deployed.