Skip to content

Simple Python web app for the Top Five platform

Notifications You must be signed in to change notification settings

esurber05/my_top_five

 
 

Repository files navigation

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)

  • First and Last names: Laith Al-Masri James Barber Ethan Surber

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%