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

https://github.com/zenith08/casino-database-demo


https://github.com/zenith08/casino-database-demo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Casino Chain Management Services

This is a casino chain management app which will allow users to view and
manage different branches of their casinos including the rooms in them and game
tables. The dealers who work at the casino, and the players that play at the casino both
through a party that stays in the same hotel room and shares an account, and through
game sessions where a patron plays against players or the house and their total gain
(or loss) is recorded.

# The ER Diagram:
![ER Diagram](/docs/er-diagram.png)

# Credits
This project was completed as part of UBC's CPSC 304 Intorduction to Relational Databases. Class deliverables have been scrubbed for privacy reasons.
This was done in a group of 3, including:
- [Myself](https://github.com/Zenith08)
- [Ofek](https://github.com/ofekzil)
- [Toname](https://github.com/evbesho)