Skip to content

CS3704-VT/top_five

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

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)

About

Simple Python web app for the Top Five platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published