Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flaskvultures

A Flask webapp for maintaining a collection of vulture facts. Stores species data including name and description, using SQLite, Peewee, and WTForms.

Installation (Mac OS X)

Clone the source locally:

> git clone https://github.com/marcelestial/flaskvultures.git
> cd flaskbooks

Install Python 3:

> brew install python3

Install and activate virtualenv:

> pip install virtualenv
> virtualenv venv

Install project dependencies:

> pip install -r requirements.txt

Running the project

> python3 run.py

About

A flask webapp for maintaining a collection of vulture facts

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages