Skip to content

manuelosorio/Listet_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4bec53b · Feb 15, 2023
Aug 7, 2020
Sep 1, 2021
Dec 14, 2022
Jan 30, 2021
Oct 14, 2021
Mar 24, 2021
Apr 28, 2021
Mar 30, 2021
Mar 24, 2021
May 11, 2021
Dec 1, 2022
Feb 15, 2023
Mar 19, 2021
Feb 15, 2023

Repository files navigation

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)