ANDREW DIMES
Updated 32 days ago
Fanime is a web application that enables users to browse a database of over 10,000 anime titles. As part of a team of two other developers, I used GitHub to collaborate remotely and utilized a third-party API called Kitsu to build our database. I developed the backend that made API calls to Kitsu and stored the data in a PostgreSQL database. To allow users to favorite anime and add them to their profile page, I created an algorithm that stores anime details once they are viewed, resulting in a dynamic and growing database. The app features a fully responsive design with authentication, and was built with Django, Python, PostgreSQL, Materialize, and deployed to Heroku.