A To Do application using Angular Universal, Angular Material, Tailwind, Sequelize and Azure Database for Postgres along with Auth0 for Authentication.
Some functionality includes:
- Mark a todo as important
- Mark a todo as completed
- Create or delete a todo
- Set a due date, with presets to 'today' or 'tomorrow' - including an option to manually set a date
- Choose from different Theme colors or images
- A suggestions pane for pending todos
- Functionality to filter todos based on importance, completed status or overall todos
This project can be ran containerized with Docker in a deployed environment or on your local machine. If cloning and running locally or deploying this - make sure to add the needed environment variables for this to run properly.