top of page

MY BLOG

Search
  • Writer's pictureRajat Sharma

Make Sure: A Node.JS Web Application


I created a simple Node.JS based CRUD application with mongoDB as databse.

It is a Task-list application where you can add your task to your to do list, make changes to them and remove when done.

The back-end of the application with scratch is created on Node.JS along with Express.JS framework. For quick front-end development EJS (a simple templating language) is used.

And mongoDB is used to store the user data.


Looking forwarding for posting a tutorial in coming days..

11 views0 comments

Recent Posts

See All
bottom of page