Skip to content

manuelosorio/Listet_Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

924f167 · Oct 19, 2024
Oct 12, 2024
Sep 8, 2024
Sep 8, 2024
Sep 8, 2024
Oct 19, 2024
Mar 23, 2021
Apr 13, 2023
Sep 2, 2024
Dec 28, 2021
Sep 2, 2024
Sep 3, 2024
Jan 9, 2022
Sep 4, 2024
Aug 31, 2024
Sep 8, 2024
Sep 8, 2024
Sep 8, 2024
Oct 15, 2021
Sep 8, 2024
Aug 31, 2024
Sep 8, 2024
Sep 2, 2024
Oct 12, 2024
Jun 28, 2023
Sep 2, 2024
Sep 8, 2024
Aug 31, 2024
Sep 3, 2024
Sep 8, 2024

Repository files navigation

Listet App - Front End

This project is tested with BrowserStack.

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/

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

Planned Features

  • Public and Private lists
  • Shareable
  • Comments
  • List content can be edited and deleted
  • Overall deadlines
  • Deadlines for specific items
  • User Creation
  • User Verification
  • User Deletion
  • Forgot/Reset Password
  • Search for lists and users