Skip to content

Marie000/todo-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App

This is the front-end for a todo-app prototype. The backend for this project can be found here: https://github.com/Marie000/todo-backend

To install npm packages, run: npm install

To start development server (on localhost:3000/) npm start

TODO:

  • Improve UI / UX design
  • Enable changing status from "done" or "in progress" to "pending" (currently only allows updates from "pending" -> "in progress" -> "done" -> "archived")
  • Enable filter by status (e.g. hide "done", etc.)
  • Fix: when modifying the due date, the current due date does not show in the input field

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published