Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 678 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 678 Bytes

Listet App - Back End

Goal with this todo list app is to create my first fullstack application using Angular, Express, and a MySQL database. This todo list also using Angular Universal for server-side rendering which helps with SEO for the different pages and individual lists.

Throughout this project I have learned a lot in having to do with JavaScript (not just framework specific), backend development, and used MySQL for the first time learning about database design in the process.

Live site can be found at https://listet.app/

Frontend Repo: manuelosorio/Listet_Backend: NodeJS Backend for Listet (github.com)