Thumbs Up News
Using Machine Learning to filter through RSS news feeds and returning only positive articles
Add user creation endpoint and handle paid/free account
Initial work on authentication for api
Spot UI bug on mobile and fix it
Fix issue with the database table not having the column
The command django makemigrations wasn't creating any new migrations so had to create the columns manually.
Fix Nginx configuration issue - backend url is now working!
Break the whole backend T_T
Fix bug with categories pages
Stop using getServerSideProps on index and fetch data after load instead - should speed up the site
Add animated spinner on loading new articles
Add categories, source dropdown menu
Drop sidebar layout and keep list layout
update outline color of all focus to match color theme
Create dev droplet to test ssl config and if it will work
Refactor the summary code to be used on
Move classifier to django backend and keep it together in one place
Add new api endpoint to classify sentences
Add button for changing layout between grid and layout
Fix bug with the card colors changing on scroll
Write up new idea to improve
Update django version to >3.7
Send email about Thumbs Up News to be included on the AI for anyone newsletter
Update how the classifier classifies an article - include both headline and description