Skip to content

Just To-do it is a Todo manager built for CVWO applications. Built with React frontend and Rails backend. Material UI is used as the UI framework of choice.

Notifications You must be signed in to change notification settings

sivayogasubramanian/just-to-do-it

Repository files navigation

Just To-Do It

A todo manager built for CVWO applications


Overview

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.

App Screenshots on PC:

    

    

App Screenshots on mobile:

    

Cloning this repository

git clone --recursive [email protected]:sivayogasubramanian/just-to-do-it.git

Steps before running this project locally

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

Submodules

This project has 2 submodules:

  1. just-to-do-it-api contains code for the backend api which is hosted at https://just-to-do-it-api.herokuapp.com/
  2. just-to-do-it-frontend contains code for the frontend which is hosted at https://just-to-do-it-website.netlify.app/

Final Submission Folder

The final submission folder contains:

  1. Final-Assignment Report
  2. Just To-Do It User Guide
  3. Final DB Schema

Final DB Schema


Mid Submission Folder

The mid submission folder contains:

  1. Mid-Assignment Report
  2. Rails startup screenshot

About

Just To-do it is a Todo manager built for CVWO applications. Built with React frontend and Rails backend. Material UI is used as the UI framework of choice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published