Bookshop is a web application that allows users to buy books from a list of available options. The application has two types of users: Customer and Power User.
- Customer: This type of user can browse the list of books and purchase the ones they want.
- Power User: This type of user has access to the backend of the site and can add, edit, or delete books.
- Django Framework: Used as the backend for the application.
- HTML, CSS, Bootstrap, and JS: Used for the frontend of the application.
To see the Bookshop application in action, check out this LinkedIn post.
myenv/scripts/activate