top of page

MY BLOG

Search

Make Sure: A Node.JS Web Application

  • Writer: Rajat Sharma
    Rajat Sharma
  • Feb 2, 2018
  • 1 min read

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..

 
 
 

Comments


National Institute of Technology (NIT), Jalandhar

  • LinkedIn Social Icon
  • github-logo-in-a-rounded-square_318-40761
  • Twitter Social Icon
bottom of page