Skip to content

Source code for the premier website for checking food availability on Michigan's North Campus.

Notifications You must be signed in to change notification settings

nimmerman/omnomnorth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmNomNorth

The sauce for omnomnorth.net.

Python Dependencies

  • Flask
  • Watchdog

Install and Run

sudo easy_install flask
sudo easy_install watchdog
./run.py

More Testing

If you want to test on more than your local computer, one way is to use localtunnel:

sudo easy_install localtunnel
localtunnel-beta 5001

Then you can go to the URL it prints out to see the site.

About

Source code for the premier website for checking food availability on Michigan's North Campus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.2%
  • CSS 27.8%