/Hotel-Booking-Fullstack

This is the first project for the CSCI 440 class at TAMUC

Primary LanguageHTML

Hotel Booking Fullstack

This is the first project for the CSCI 440 class at TAMUC

under construction

To use, install Flask for Python by running:

$ pip install flask

To run do:

python app.py

By default, the script will run in debug mode as app.run(debug=TRUE) flag is set