Skip to content

MBreathe/Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO-list (MongoDB CRUD C/A)

ABOUT:

This is a simple TODO-list application with backend and MongoBD database. It is written mainly in TS (I really wanted to practice what I have been learning for the past few days). The main goal of this project is/was to make a functional TODO web application to serve the basic CRUD functionality.


REQUIREMENTS:

  • To have full CRUD functionality
  • Be reactive (to extend)
  • Be intuitive

DEPENDENCIES:

Static Badge Static Badge Static Badge Static Badge


WHAT IS CRUD?

C: Create TODO items
R: Read database and render results
U: Update TODO items
D: Delete TODO items

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published