{ This is just but a simple ecommerce built upon the django rest framework for the ackend and the react redux and thunk middleware for the frontend. It uses sass for its styling. NB: No Bootstrap and/or jquery used. }
- Navigate to your terminal and open up a new window.
- Under you desired folder, create a directory named djcom.
- Naviagate into the directory by typing
cd djcom
- Type
pwd
to confirm that you are in the correct folder. - Kindly paste the following link on the terminal
https://github.com/manulangat1/djcommerce.git
- Navigate into the djcom folder.
- Create a vitualenv by
python3 -m virtualenv venv
then activate it bysource venv/bin/activate
- Run
pip install -r requirements.txt
to innstall project dependancies *navigate into the com directory - run python3 manage.py makemigrations core; python3 manage.py migrate
- run python3 manage.py runserver
*Navigate into mobile dir ie cd mobile/
- run expo start
{ Though it is still in the early stages of development 7222 , the major bug that is there is payment processing using mpesa more so the stk push command. }
{ Python 3 Django 3.0 Django rest framework Django rest knox React Redux Webpack as the bundler }
{
if you have any question or just want to reach out
you can email me at
emmanuelthedeveloper@gmail.com
}
*{
This software project has been licencesd under the MIT Licence and it is free and open source and can be used,extended for non profit reasons. See the attached LICENCE.MD
file for more details
}
Copyright (c) { 2020 } **{
Kipchirchir Langat Emmanuel
}