Skip to content

Simple Python web app for the Top Five platform

Notifications You must be signed in to change notification settings

friedtofuwu/top_five

 
 

Repository files navigation

Team Members: Trevor Jarzynka (trevorj04) and Zekun Li (zekunli)

top_five

Sample Top Five project for the CI/CD activity in class. To run the project locally, please use the following commands in your terminal (requires Python installation):

  • pip install -r requirements.txt
  • python app.py
  • Open browser and visit http://127.0.0.1:5000/ (or designated link provided)

About

Simple Python web app for the Top Five platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.4%
  • Python 28.6%