Skip to content

This is for python flask class for students who has zero experience in programming

Notifications You must be signed in to change notification settings

donghwan592/flask-plant-ency

 
 

Repository files navigation

how to start this project

  1. git clone https://github.com/jin-sung/plant-db.git
  2. cd plant-db
  3. start dev environment by python -m venv myenv
  4. pip install -r requirements.txt
  5. python app.py or flask run --debug

make sure the port number is correct

port 5000 may not work for mac osx, try different port number

About

This is for python flask class for students who has zero experience in programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.1%
  • Python 43.9%