/geceats

Primary LanguagePython

geceats

A webportal for Ordering and scheduling delivery time for the College Canteen

Basic Commands

  • Use virtualenv to create a new virtual environment
  • Activate the Virtual Environment
  • Install the dependancies using the command
    pip install -r requirements.txt
  • After installing the server using the command
    python manage.py runserver