Skip to content

TiagoJMartins/Noted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noted

This application does not use full REST capability. There are some bad practices in here. The point of this app was to create it and make it work, not follow every good practice out there. This kind of application would never be put into production as-is.

I will update this application to use AJAX to get the information from the server and update the DOM.

This is a very simple (and very visually ugly), note taking application or to-do list.
I created this application as practice for front and back-end development.
It uses MongoDB as a database and only has simple CRUD functionality.

You can test the application here.

About

Note taking app built with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published