
For this project, the goal was to dip our toes into the world of back-end. Criteria for success were setting up a website complete with user registration, authentication, authorization, server and database. It proved quite a challenge. The website we opted for was a basic todo-list website, where one can add, edit and delete tasks.
We used React as a framework, together with Express.js, Passport.js and PostgreSQL.
Unfortunately, as the database is defunct, the website is currently out of order.
