Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 286 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 286 Bytes

rewards-api

Backend of the Loyalty & Rewards program of the SmartHarvest Client Engagement Web Portal.

Running Locally

  1. Clone this repo.
git clone https://github.com/CPS714-SmartHarvest-Rewards/rewards-api
  1. Run the Django server.
python manage.py runserver