Docker + Django Project
BookStore
This Bookstore App was built using Django and Docker it has Postgresql for a database and is deployed on Heroku. It is a full-stack app that has Signup and Login functionality. It has Bootstrap for styling and has an Admin panel to add, delete and upload bookcovers and add user reviews.
Django
Docker
Heroku
Postgresql
Bootstrap
Flask Project
Flask App
I created this app as one of my first projects using Flask. It has Signup and Login functionality as well as profile image upload ability. Users can search for keywords in the search bar and see the results in a list users can edit and delete their own post but the admin can edit, delete any and all post.
Flask
MySQL
Heroku
Python