Skip to content

Utility application written in Java to purchase tickets for theatre events.

License

Notifications You must be signed in to change notification settings

Bubbasm/TheatreTickets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheatreTickets

TheatreTickets is a Java application that serves as an interface to reserve and purchase tickets for certain performances of an event in a given theatre.

🖥️ Compilation and Execution

To download and compile you can do so by executing:

$ git clone https://github.com/Bubbasm/TheatreTickets.git
$ cd TheatreTickets
$ make compile

To run the application, simply execute:

$ make run

💻 Access

There is a single manager that can modify events, performances, prices, etc. Multiple customers can register and purchase tickets. There are two given customers in the application.

Manager credentials

username: admin password: admin

Current users credentials

username: Francisco password: Saiz

username: Juan password: de_Lara

You can also register more users within the application.

📖 Documentation

Documentation can be generated by executing

$ make doc

🫱🏻‍🫲🏽 Collaboration

This project was created in collaboration with my colleague Samuel.

About

Utility application written in Java to purchase tickets for theatre events.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published