This is a simple website where users can regsiter, login and use the application. The application is completely about task management and users can do the following:
- Create an account
- Login / Logout to that account
- Create a task
- Update the task
- Delete a task
- Manage the tasks.
The application completely uses Angular
for its frontend and Firebase
for the backend purposes which is directly integrated with the frontend app itself.
You can find the deployed application here: https://task-manager-f046b.web.app/