/MP3

The third and final project for my high school online class.

Primary LanguagePython

This is a simple hotel management system. It's programmed in Python 3.

Dependencies:

  • sqlite3 (comes with Python 3)


Setup: Create a sqlite3 file called reservations.db in the MP3 directory.

I may add more complex functionality later. I don't know.
It's for a school project.