Skip to content

vikitripathi/MessStock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Mess-Stock

An API for the Stock Section of the Malviya Bhawan Mess of IIT ROORKEE , using Django Rest Framework

Download and Setup the project

  • Clone the files in a directory. $ git clone https://github.com/vikitripathi/MessStock
  • Setup the virtual environment. $ virtualenv env
  • Activate the env $ source /env/bin/activate
  • Run the pip install script $ pip install -r requirements.txt
  • Run the server $ python manage.py runserver

Running the API

Accessing the API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%