Skip to content

ahmadchatha/verbose-winner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 

Repository files navigation

verbose-winner

An application for Databases Class. Uses Flask, Postgres.

Setup

To apply the database schema, do the following::

psql -U <uni> -h w4111a.eastus.cloudapp.azure.com proj1part2 -a -f schema/schema.sql    

Create virtualenv, activate it and do

pip install -r requirements.txt

Run

To run the development server, do

python server.py

from the appropriate folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published