Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codenitros/bookshare
A book sharing platform for college students
https://github.com/codenitros/bookshare
bootstrap4 css django hacktoberfest html javascript python-3-6 website
Last synced: about 1 month ago
JSON representation
A book sharing platform for college students
- Host: GitHub
- URL: https://github.com/codenitros/bookshare
- Owner: codenitros
- Created: 2019-02-06T11:09:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-27T16:10:54.000Z (over 2 years ago)
- Last Synced: 2024-08-21T07:33:18.831Z (5 months ago)
- Topics: bootstrap4, css, django, hacktoberfest, html, javascript, python-3-6, website
- Language: HTML
- Homepage: http://codechester.pythonanywhere.com/
- Size: 344 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BOOKSHARE
## ABOUT
Bookshare is a platform for UVCE college students to share their used books with their peers.Students after signing up can post ads for books that they wish to sell.Interested students can view the ads.An Interview blog helps students in preparing for interviews. All the content in the website is for representational purpose and nothing of this sort is registered by college or the university.
## FEATURES
* Built using Django 2.1.1
* Registration and Login for users
* Blog for posting interview experience
* Ability to post book Ads
* Ability to search for a book to buy## Installation and Usage
* Clone the repository
* Install the requirements.txt
* Run `python manage.py migrate` initially
* Run `python manage.py runserver` for site to run in your local host## DEMO
[Click for Bookshare Demo ](http://codechester.pythonanywhere.com/)
## Contributing
Bug reports & Feature Requests are welcomed.