Skip to content

hank0cean/EyePrice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

EyePrice

Simple Flask app for tracking prices on the Steam store website.

Installation & Setup

  1. Clone Repository from Github: https://www.github.com/hank0cean/EyePrice.git
  2. Create Virtual Environment using Pipenv. Run 'pipenv lock'
  3. Install dependencies w/ 'pipenv install'
  4. Run Flask server app. 'pipenv run python app.py'
  5. Visit http://127.0.0.1:5000/ + (alerts/stores/items/users)

About

Simple Python Flask app for tracking prices on a website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published