Skip to content

A platform to facilitate exchanging books within a college/school made using Django

License

Notifications You must be signed in to change notification settings

i-aryan/readmybook

Repository files navigation

ReadMyBook

A platform to facilitate exchanging books within a college/school made using Django.

Demo Image

Demo Image

Demo Image

Demo Image

Demo Image

Demo Image

Dependencies

python 3.8 (recommended)

Install other dependencies

$ python -m pip install Django
$ python -m pip install django-crispy-forms

Run the application

$ python manage.py makemigrations 
$ python manage.py migrate 
$ python manage.py runserver 

Features

  • A book collection system consisting
    • Book Search
    • Book Upload
    • Book Add/Remove
  • Requests Systems to send/receive book borrow requests
  • A search bar for searching users as well as books
  • User authentication standard + with Facebook
  • Profile Features to add profile picture, biography and college name

Bugs?

I haven't as such encountered any bugs while testing, if you find any feel free to report or send in a pull request.

Future Updates?

Project is still on-going and a few features like genre search, chatting, suggest edits are left. Also few minor improvisations to current features will be there in upcoming updates.

About

A platform to facilitate exchanging books within a college/school made using Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages