Coupon management system's API.
$ git clone http://github.com/CodeChefVIT/CMS-API
$ cd CMS-API
$ pip3 install -r requirements.txt
$ virtualenv env
$ cd env
$ source bin/activate
$ python3 manage.py runserver
With ❤️ by CodeChef-VIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Coupon management system's API.
$ git clone http://github.com/CodeChefVIT/CMS-API
$ cd CMS-API
$ pip3 install -r requirements.txt
$ virtualenv env
$ cd env
$ source bin/activate
$ python3 manage.py runserver
With ❤️ by CodeChef-VIT