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

3216lsj/flask-plant-ency

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 61.3%
  • Python 38.7%