Skip to content

espogabe/Textbook-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textbook-Server

Server for location-based university textbook marketplace app (https://github.com/Aaron-Zhao/Textbookbns)

Dependencies & setup

Requires Python 2

sudo apt-get install build-essential python-dev python-pip python-virtualenv libffi-dev libssl-dev
(optional) virtualenv env
(sudo) pip install webapp2 webob pymysql oauth2client paste

Usage

Run server.py and it will fill out the config for you and launch. An example config is in helpers.py.

(optional) source env/bin/activate
python server.py

About

Server for location-based university textbook marketplace app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages