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 arturcmjr@gmail.com
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:
- Dark / Light theme
- CRUD for tasks
- Reorder tasks by dragging them
- Responsive
- Persistent data across devices
- User authentication
- Angular 13.0.4
- Angular Material for UI
- Angular Flex Layout for responsiveness
- Luxon 2.x lightweight JavaScript date and times wrapper
- Bootrap for simple style utilities.
- 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