Skip to content

A community oriented platform developed to unite various manufacturers, vendors and organizations in order to pool their resources for efficient utilizatioon during the Covid-19 pandemic.

Notifications You must be signed in to change notification settings

ask0ne/jansampark_covid19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid19 [Jan Sampark]

Project Details

  • Project Name: jan_sampark
  • Apps:
    1. retailers [API]
    2. frontend [frontend]
    3. users [authentication]
  • Admin panel:
    • Uname: jan_sampark
    • Pwd: jan_sampark

How to setup the project locally:

  1. Fork the master branch. (it is available in your account now)
  2. Clone the fork. (download locally)
  3. 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
  1. Make changes and commit to your fork.
  2. Create a Pull Request and ask for someone to review.
  3. Review if successful, merge the PR with master branch.

How to use Jan Sampark API:

To access the products from different retailers in the db GET request at: http://127.0.0.1:8000/retailers/api/nearby/

About

A community oriented platform developed to unite various manufacturers, vendors and organizations in order to pool their resources for efficient utilizatioon during the Covid-19 pandemic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published