An online platform where a user can sell or donate the book to others and it also have a community forum for the university students to connect where seniors can share there experience and juniors can seek guidence.
The book sharing website is a platform designed to facilitate the donation of books and educational materials from seniors to juniors, with the aim of promoting communication and learning between the two groups. The website offers an intuitive and user-friendly interface that enables seniors to easily upload and donate their books, while juniors can browse and request books that they need for their studies.
git clone https://github.com/prachigupta3195/Hack_0117973.git
cd Hack_0117973
python-m venv venv
venv\Scripts\activate
pip install -r requirements.txt
python manage.py runserver
To run test cases
python manage.py test
- Buying.
- Selling.
- Searhing
- Blog
- Chating for negotiation of price (Biding system)
- Recomendation system
- Review system
- Dashboard for seller
- Django
- Sql