Skip to content

We are trying to reinvent the digital book search. We want to change the book search and make it more engaging, visually appealing and easy to use.

License

Notifications You must be signed in to change notification settings

inderpartap/digital-bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to our Digital Bookshelf 👋



Reinventing digital book search using visual queries.

✨ Demo

Go to the app folder and run:

python manage.py runserver

Make sure to install the requirements before you start the Django app.

🚀 Development Setup

Clone the repository:

git clone https://github.com/inderpartap/digital-bookshelf.git

Install the application requirements in a linux environment:

pip install -r requirements.txt
Columns used in our the dataset are (book_id, isbn, authors, original_publication_year, title, language_code, average_rating, image_url, floor, aisle, category, direction)

That's it. You can now start contributing to the project.

Code Contributors

Thanks to the following people who have contributed to this project:

🤝 Contributing

Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.
To contribute to Digital Bookshelf, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push --set-upstream origin <branch_name>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Show your support

Please ⭐️ this repository if this project helped you!


About

We are trying to reinvent the digital book search. We want to change the book search and make it more engaging, visually appealing and easy to use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published