Skip to content

uwidcit/INFO2602L3

Repository files navigation

INFO 2602 Lab 3

Repl Setup

  • fork this repo
  • create a new repl
  • import from your repo url
  • configure run command to flask run -h 0.0.0.0 -p 8080 -r

Local Setup

Pre-requisites

  • python and pip installed and runnable from the command line

Setup

  • fork this repo
  • clone your forked repo
  • open the folder in vs code
  • run `pip install -r requirements.txt'

Running

  • Initialize the database by running flask init
  • Run the app by running flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages