- Project Name: jan_sampark
- Apps:
- retailers [API]
- frontend [frontend]
- users [authentication]
- Admin panel:
- Uname: jan_sampark
- Pwd: jan_sampark
- Fork the master branch. (it is available in your account now)
- Clone the fork. (download locally)
- Create a virtual env by using in the folder you want the project to live in
python -m venv "venv name you want"
- Download the dependancies using
> pip install -r requirements.txt
- Start server by going into the root of the project and running following command in terminal
python manage.py migrate
python manage.py runserver
- Make changes and commit to your fork.
- Create a Pull Request and ask for someone to review.
- Review if successful, merge the PR with master branch.
To access the products from different retailers in the db GET request at: http://127.0.0.1:8000/retailers/api/nearby/