/event-signup-python-mysql

A website with a python(flask), mysql backend for signing up for various sporting activities in an event.

Primary LanguagePythonMIT LicenseMIT

Event-signup-python

A website with a python(flask), mysql backend for signing up for various sporting activities in an event.

Dependecies

How to Run

  • Set up MySQL database with commands from database_script.txt
  • In home directory of project
  • Open a terminal or command prompt
  • Type python3 event_signup.py and hit enter
  • Go to http://localhost:5000