Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isurunvn/event-booking-system

A booking system for a venue or theater where customers can queue for tickets build with pure Java. Features: Use a queue to manage people waiting for ticket bookings. Store event information in an AVL tree for fast search by event name. Sort customers by their ticket booking times or priorities.
https://github.com/isurunvn/event-booking-system

Last synced: 5 days ago
JSON representation

A booking system for a venue or theater where customers can queue for tickets build with pure Java. Features: Use a queue to manage people waiting for ticket bookings. Store event information in an AVL tree for fast search by event name. Sort customers by their ticket booking times or priorities.

Awesome Lists containing this project