Skip to content

vinaykornapalli/messman-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

messman-api

serverside for mess management application

To run this project on local machine

  1. Make a folder for holding the project and packages and cd into the project
  2. Follow these steps:
    • clone the project
    • Run virtualenv <your_environment_name> --no-site-packages
    • Run cd <your_env_name>
    • Run source bin/activate
    • Runcd ..
    • Run pip install -r requirements.txt
  3. Make the necessary Migrations

About

serverside for mess management application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published