ryanhornik/databases ↗
Created Dec 28, 2020 · View the ryanhornik/databases repository page
Theme Park Management System Web Application
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
6
Lines of Code
2,184
From
Jan 29, 2015
To
Apr 28, 2015
About ryanhornik/databases
This is a university database course project that implements a theme park management system as a web application built in C#. The project serves as coursework for COSC 3380 and involves building out core functionality for managing a theme park's operations. The team uses a standard Git workflow with feature branches off a develop branch, which then merge into master for releases, with version 1.0 planned once all features are complete.
The project emphasizes collaborative development, requiring team members to claim issues from the issue tracker before starting work. Test data generation is identified as a critical priority since many other features depend on having realistic data to work with. This is a fairly comprehensive system, suggesting it will need to handle typical theme park operations like attractions, schedules, staffing, and possibly ticketing or guest management.
