Just To-Do it is a todo manager that is simple to use and helps you organise your day a little better. With features like tagging, searching and subtodo creation, it helps you plan your day out and organise your tasks so that you can focus on the task at hand.
git clone --recursive [email protected]:sivayogasubramanian/just-to-do-it.git
This project uses .env files for both the frontend and backend modules. It is crucial to set your .env files before you can run locally. To set them up you can follow instructions in the frontend and api submodules repectively
This project has 2 submodules:
just-to-do-it-api
contains code for the backend api which is hosted at https://just-to-do-it-api.herokuapp.com/just-to-do-it-frontend
contains code for the frontend which is hosted at https://just-to-do-it-website.netlify.app/
The final submission folder contains:
The mid submission folder contains: