Skip to content

dev-abdullaev/Online-Book-Store

Repository files navigation

Online-Book-Store

Installation

Clone this repo or just download directly from github and activate virtualenv.
if you are in mac or linux then

source venv/bin/activate

if you are in windows then

venv\Scripts\activate

Required Packages

Install all required packages via

pip install -r requirements.txt

Usage

Then type this command in your terminal/command prompt

python manage.py runserver

go to the link http://127.0.0.1:8000 and Boooom welcome to Online Book Store

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

It is an online book store built in Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published