https://github.com/zenith08/casino-database-demo
https://github.com/zenith08/casino-database-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zenith08/casino-database-demo
- Owner: Zenith08
- Created: 2023-04-20T19:02:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-20T21:06:20.000Z (about 3 years ago)
- Last Synced: 2025-02-28T20:22:59.461Z (over 1 year ago)
- Language: PHP
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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:

# 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)