Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.31 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.31 KB

My To Do

A simple web app that helps to manage tasks that need to be done.

This app is part of my portfolio. If you liked it and are interested in working with me, here is my website where you can have a look at what I'm currently doing, see my other projects and get my resume. Please feel free to contact me at [email protected]

I designed this app to be simple and functional so I could show some of my skills with the Angular framework. You can check the live demo bellow:

live demo.

Features

  • Dark / Light theme
  • CRUD for tasks
  • Reorder tasks by dragging them
  • Responsive
  • Persistent data across devices
  • User authentication

Libraries and Frameworks

Technical

  • SCSS styling
  • Firebase Realtime Database and Authentication as BAAS
  • Unit tests for core functionalities
  • Use of services, pipelines, directives, guards, and others Angular Framework features
  • PWA support, so the web app can be installed and behave almost like a native app