Welcome
Notebooks was created as a capstone project for my software engineering diploma course at BrainStation London. It is a web app to store lists which are sorted into notebooks.
The project was built to showcase a fully responsive React frontend application with CRUD operations, and an Express/Node.js backend linked to an SQL database. The database consists of three separate tables and I've used Knex as a query builder.
I have recently edited the design / UX of it to improve useability.
Feel free to a look at the source code on GitHub here: