Skip to content

andrew103/DAKAexchange

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Run

  • in console, navigate to \venv\Scripts
  • run the command activate to turn on the virtual environment
  • run the command pip install -r requirements.txt to install libraries and dependencies necessary for the app
  • navigate to the \server\main directory and run the command python app.py to start the server
  • go to localhost:8000 in your browser to view the site

**Note: Run the command deactivate from anywhere in the console to disable the virtual environment

**Important: Must have Python 3.x installed and added to your PATH (Environment Variables) on your machine to run the app

About

An application designed to facilitate meal swipe exchanges between freshmen with spare meal swipes and upperclassmen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.1%
  • Tcl 8.6%
  • C 2.2%
  • C++ 1.6%
  • JavaScript 1.3%
  • HTML 0.1%
  • Other 0.1%