Thumbs Up News
Using Machine Learning to filter through RSS news feeds and returning only positive articles
Schedule release on product hunt for tomorrow
Attempt to add SSL to the website - still failing
Update node version on netlify
Reduce space between cards
Add scroll listener to show ‘move to top’ button after scroll past first row of cards
Fix Ui bug on mobile menu on safari - button was broken
Move 'move to top' button down on mobile
Fix accessibility issues on move to top button
Update og meta tag to add name of the site as well
Deploy latest change and all fix all the broken things!
Load google fonts locally if they exist otherwise use google static url
Remove unused categories on mobile menu
Add meta tags to the header
Fix bug on mobile menu and hidden content
Add various favicons to support across browser
Fix color contrast on cards
Write tasks that need to be fixed on frontend prod
Finally figure out 400 code on thumbsupnews backend :D
Finally figure out how to get the frontend working with docker-compose and nginx
Add and test Gunicorn to django backend - getting ready for prod deploy
Add fail2ban to DO droplet!
Add frontend code to docker-compose
Start new Digital Ocean droplet with dokku app and try to push project out to DO
Attempt at using dokku to deploy project. After failures will use docker-compose