Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 338 Bytes

Ecommerce Marketplace - Bookland

Bookland is an e-commerce marketplace where users can buy different genre books and can also upload their used books for selling.

How to run

  1. Clone the repository.
  2. Create a new virtual environment.
  3. Install dependencies from requirements.txt file.
  4. Migrate the database.
  5. Run the server.