Skip to content

breezycool/pys_postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NB: No longer maintained.

Polled You So

The code for https://www.polledyouso.com, a Django web app that intends to allow users to ask localized polls, and see the data associated with each poll.

develop

Make sure you have Django and Postgresql installed on your local machine.

git clone https://github.com/breezykermo/polledyouso && cd polledyouso

Edit the DATABASES object in pys/settings.py, and run your Postgresql server.

python manage.py syncdb
python manage.py runserver

credits

Developed by Lachlan Kermode, Jesse Goodman, Casey Kolb and Terrence Kuo for COS 333 at Princeton University, in 2015.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published