DataVis

 

GitHub repo: here

Technologies: 
  • NodeJS, ExpressJS, EJS, PassportJS, Mongoose, MongoDB, REST API
  • D3.js, Bootstrap, Javascript, HTML, CSS

Type: personal project


A full stack application developed as a personal project during Udemy's The Complete Node.js Developer and Web Developer Bootcamp courses.

DataVis is a data visualization blog app.

Some relevant topics covered in this project:

  • User registration and authentication
  • Middleware security layers
  • DB connection and model associations
  • Model CRUD operations
  • Restful routing
  • Responsive layout
  • ...