Skip to content

Python Flask website with a MySQL database. Database is utilized for users login information and reservations. Users can make reservations for telescopes. Designed with Tailwind and CSS. Data transferred between JavaScript and Python utilizing AJAX. Currently working on a new deployment option for https.

Notifications You must be signed in to change notification settings

TheRealSharuto/Web-Scheduling-App

Repository files navigation

Instructions for Professor Munoz:

You must do the following to run this web application in your IDE:

  1. Open terminal
  2. copy/paste: pip install mysql-connector or pip install mysql-connector-python
  3. Ensure python3 installed
  4. Review all imports pip calls out, and make sure they are installed on your computer.
  5. To enable css rendering:

In a terminal instance, run

python3 app.py

ctrl-click on the localhost port 5000 link that appears.

About

Python Flask website with a MySQL database. Database is utilized for users login information and reservations. Users can make reservations for telescopes. Designed with Tailwind and CSS. Data transferred between JavaScript and Python utilizing AJAX. Currently working on a new deployment option for https.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •