Skip to content

This project is about developing a web application of online book store which can be used by the end users to purchase any books of their interest with few clicks.

License

Notifications You must be signed in to change notification settings

iajaykarthick/Online-Book-Store

Repository files navigation

Online-Book-Store

To run the application locally, clone the repository and run below commands inside local repo directory

cd src/book_store_app
python manage.py runserver

Application will be live at http://127.0.0.1:8000/

To install django,

conda install -c ananconda django

Initial ERD

ERD

About

This project is about developing a web application of online book store which can be used by the end users to purchase any books of their interest with few clicks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages