An online shopping site allows consumers to purchase goods and services from a seller directly through their browser or a mobile application over the Internet. Nanz-Store is a website where users can shop and browse clothes in various categories online. This Repository is the pure Backend of the store with seperate login of user and seperate login of admin and integration of the Braintree payment gateway.
- Django_REST_Framework
- Django
- Python
- Fork the repository, and clone the repository!
Clone project
git clone https://github.com/nandinichhajed/Nanz-Store.git
Get project forlder
cd Nanz-Store
Install virtual Environment
pip install pipenv
Create virtual Environment
pipenv shell
Activate virtual Environment
It will use the pre created pip file and if the file is not found it will create the new one
pipenv shell
Install dependencies
pipenv install
Migrate
python manage.py makemigrations
python manage.py migrate
Create super user
python manage.py createsuperuser
Run server
python manage.py runserver
( * Running on http://127.0.0.1:8000/)
Give a ⭐️ if this project helped you!
These samples may be updated from time to time so you might want to get updates
using git pull
. Also if there are bugs, you are welcome to submit
a Pull Request on github.Either
Reach out to me on LinkedIn.
Nandini Chhajed
Email: nandinichhajed08@gmail.com