A django based endpoint that can insert products and their bulk variants.
- Git
- Web-browser of your choice
- Github
- Django
- Pip
- Python 3.9
- SQLITE
- Copy the github repository url
- Clone to your computer
- Open terminal and navigate to the directory of the project you just cloned to your computer
- Run the following command to start the server using virtual environment
python3.9 -m venv --without-pip virtual
- To activate the virtual environment
source virtual/bin/activate
curl https://bootstrap.pypa.io/get-pip.py | python
pip install -r requirements.txt
- To run the server
python manage.py runserver
- Open the browser and navigate to http://127.0.0.1:8000/ to see the application in action
The following languages have been used on this project:
- Python
- Django
- SQLITE
no bugs related to this project
To make a contribution to the code used or any suggestions you can click on the contact link and email me your suggestions.
- Email: rhonajoy8@gmailcom
- Phone: +254706555078