Skip to content

kionkina/pish_posh

Repository files navigation

Team pish_posh

Members: Holden Higgins, Karina Ionkina, Shaina Peters, Daria Shifrina

PM:KI

proto0 link: 159.89.230.164

Running the Project

To run this project, you will need python 2.7 and Flask.

  1. Clone the repository
$ git clone https://github.com/kionkina/pish_posh.git ~/pish_posh
  1. Install Flask (We recommend using a python virtual environment.)

Click here for instructions to install virtualenv, and here for instructions to create a virtual environment.

Activate your virtual environment with:

$ . <name of virtualenv>/bin/activate

Install Flask.

$ pip install flask
  1. Launch
$ python ~/pish_posh/pish_posh/__init__.py

Navigate to localhost:5000 in a browser and enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published