Todo Application

Node JS / Express JS / Javascript / Sequelize

Project

Overview

A todo application built with RESTful API principles and a database where we call the data from our todo web application. I truly enjoyed working on this project even if it was tough understanding all the different parts of the backend and their functionality in the beginning. But with time I started to grasp the concepts and the why's. Such a great feeling! We used postgreSQL and Sequelize to communicate to the database and express.js. While working on this project I realised that I actually enjoy backend as well, it felt complete to built both the back- and frontend.

Technologies

Node JS

Express JS

Javascript

Sequelize

Back