Django store is a multi-product store that includes profile and login with phone number
This project is built with Python/Django
First, do the following steps to set up
This is how you can install prerequisites in Ubuntu
- pip
apt install python3 apt-get install python3-pip
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Clone the repo
git clone https://github.com/amirvalie/django-shop.git
- Install Reqirments
pip install -r requirments.txt
- Create database
python manage.py migrate
Amir Valie - hosseinvalie@gmail.com
Project Link: https://github.com/amirvalie/django-shop.git