Skip to content

This project was mainly created for students to sell the books they have read. Users can create a profile, search for their books, add books to wishlists, and upload books for sale. Built with Django and SQLite

Notifications You must be signed in to change notification settings

Iqbal-Elham/Second_Hand_bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

Second Hand Bookstore

This a second hand bookstore website that users can join/login and add their old books to sell it and and the users that need that book will contact to the owner of book and can buy it.


Project is in debugging mode.

Built With

  • Html
  • CSS
  • Bootstrap/Font-Awesome
  • JavaScript
  • Python
  • Django
  • SQLite

Live Demo

You can checkout the project in the following link The book Bazaar

Get Started

To get the content of this project locally you need to run the following commands in your terminal:

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

  1. Download the Zip file or clone the repo with: git clone https://github.com/Iqbal-Elham/Second_Hand_bookstore.git
  2. To access cloned directory run: cd bookstore
  3. install the following dependencies:
  • pip install django
  • pip install jazzmin
  • pip install pillow

Run

  1. Activate the virtual enviroment
  • In linux sournce ../env/bin/activate
  • In Windows ../env/bin/activate
  1. Run Server python manage.py runserver

Author

👤 Iqbal Elham

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

This project was mainly created for students to sell the books they have read. Users can create a profile, search for their books, add books to wishlists, and upload books for sale. Built with Django and SQLite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published