Skip to content

Full-stack web application to manage a list of to do items

Notifications You must be signed in to change notification settings

nikitasfrs/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To Do

Full-stack web application to manage a list of to do items.

Infrastructure

  1. Frontend - Single Page Application built with: React and Material UI.
  2. Backend - HTTP REST API built with Node.js, Express and MongoDB.

How to run

To start the application use docker compose:

docker-compose up --build

Application will then be accessible in the following URL, locally: http://localhost:3000

TODO

  • Switch to Postgres
  • Use TypeScript
  • Infinite load capability

About

Full-stack web application to manage a list of to do items

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published