Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 585 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 585 Bytes

clubSignUp

A web app for students at NBTHS to learn more about and sign up for clubs!

To start and use the Flask server...

  • Enter into the project directory
  • Run "python wsgi.py" in your terminal
  • Visit [http://localhost:5000] on your machine web browser
  • You will be on the home page, you can visit the test function by going to [http://localhost:5000/names/]
  • You will be on the names page and if you enter your name in the prompted form, it will take you to another page which will display your inputted name