Skip to content

manuelosorio/Listet_Frontend

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