Skip to content

A full stack TODO and image storage application build with MERN

Notifications You must be signed in to change notification settings

Ramrachai/merntodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Todo application using next.js, express.js , mongodb

Features:

  • add todo
  • update todo
  • delete todo
  • see all the todos
  • change color and status to indicate completed or incomplete
  • beautiful toast notification on each important action or network request
  • upload image
  • download image
  • delete image

todo