Skip to content

boedeckern/COMPSIII-Assignment1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting Up the Project

  1. Run the command
pip install flask requests beautifulsoup4 selenium
  1. Seed your database with some starter data with the command
python db/seed_data.py
  1. Start the program with the command
python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.9%
  • Other 0.1%