
Hi, I'm Garrett!
I am an aspiring web developer and I love building and making to care for and make other people's lives better.
This is one of my final projects from Angela Yu's Udemy course 100 Days of Code: The Complete Python Pro Bootcamp. This was a lot of fun to problem solve from existing design code and adjust to what I wanted.
Task Manager allows you to quickly keep track of what you need to get done, sort by date and category, mark tasks as complete, and delete them from your list. If you are a superuser you will be able to add new categories to the database for other users to utilize.
Front-End: HTML, CSS, JavaScript
Back-End: Python, Django REST Framework, SQLite
Authentication: CSRF tokens