Skip to content
/ foodr Public

UNSW Computing - SENG2011 - Food finder platform written in python.

Notifications You must be signed in to change notification settings

cjoy/foodr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple boilerplate application following the MVC pattern using Flask micro python framework. It basically here to be my base skeleton for new python web applications

Installing Python and PIP on Windows: https://pip.pypa.io/en/stable/installing/

Dependencies :

git clone git://github.com/MrChrisJoy/Foodr.git Foodr
cd Foodr
	if you have old version of project: pip uninstall -r requirements.txt
pip install -r requirements.txt

To run:

python runserver.py

About

UNSW Computing - SENG2011 - Food finder platform written in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published