CS 3510 Django Web-App
Description:
Movie Store web app built using Django and deployed via PythonAnywhere. Provides users with a easy to use page in which they can browse, review, and purchase movies.
Built With:
Python
Django
SQLite
This was one of my projects for CS 3510, in which I documented, recorded, and displayed all of my progress while I made the application.
The resource followed was the book “Django for the Impatient,” which provided easy to follow instructions for how to create such a website. The overall workflow included both frontend and backend work via Django’s HTML/CSS and SQLite integrations.