jackingham/sparta-global-simulation-project
An agile Java group project completed during training. The software is required to run a simulation of Sparta Global taking in trainees whilst opening centres. The focus of this project is to introduce the group to agile in practice, specifically SCRUM with use of GitHub's project ticket system
Java
Issues
- 0
AS the academy manager, I WANT to create 'Training Hub' centers SO THAT I can cater to higher demand of trainees.
#45 opened by AJMalcolm - 0
AS the academy manager, I WANT to check that only 2 bootcamps exist over the lifetime of the simulation SO THAT I meet my project requirements.
#83 opened by AJMalcolm - 0
AS the academy manager, I WANT to create 'Tech Center's SO THAT I can provide a more in-depth course to more students.
#50 opened by AJMalcolm - 0
AS the academy manager, I WANT trainees to be randomly assigned a course type SO THAT it models a more realistic expectation.
#84 opened by AJMalcolm - 0
AS the academy manager, I WANT to create 'Bootcamp' centers, SO THAT I can train a larger bulk of students AND have a more longer-lasting center.
#48 opened by AJMalcolm - 0
AS the academy manager, I WANT to create different (Java, C#, Data, DevOps or Business) courses SO THAT I can accept a larger variety of students to Sparta.
#39 opened by AJMalcolm - 0
AS A user I WANT to see a report on the training hub SO THAT I can review number of trainees currently training over a consistent period of time.
#51 opened by tenioe - 0
AS A user I WANT to see a report on the Bootcamp SO THAT I can review the number of full centres over a consistent period of time.
#56 opened by tenioe - 0
AS A user I WANT to see a report on the Bootcamp SO THAT I can review the number of closed centres over a consistent period of time.
#55 opened by tenioe - 0
AS A user I WANT to see a report on the training hub SO THAT I can review number of trainees on the waiting list over a consistent period of time.
#52 opened by tenioe - 0
AS A user I WANT to see a report on the Tech Centre SO THAT I can review the number of full centres over a consistent period of time.
#61 opened by tenioe - 0
AS A user I WANT to see a report on the Bootcamp SO THAT I can review the number of open centres over a consistent period of time.
#53 opened by tenioe - 0
AS A user I WANT to see a report on all Tech Centres SO THAT I can review the number of trainees on the waiting list over a consistent period of time.
#63 opened by tenioe - 0
AS A user I WANT to see a report on the Bootcamp SO THAT I can review the number of trainees currently training over a consistent period of time.
#57 opened by tenioe - 0
AS A user I WANT to see a report on the Bootcamp SO THAT I can review the number of trainees on the waiting list over a consistent period of time.
#58 opened by tenioe - 0
AS A user I WANT to see a report on the Tech Centre SO THAT I can review the number of closed centres over a consistent period of time.
#60 opened by tenioe - 0
As a user I WANT to see a report on the training hub SO THAT I can review the number of closed centres over a consistent period of time.
#46 opened by tenioe - 0
As a user I WANT to see a report on the Tech Centre SO THAT I can review the number of trainees currently training over a consistent period of time.
#62 opened by tenioe - 0
AS A user I WANT to see a report on the training hub SO THAT I can review the number of full centres over a consistent period of time.
#49 opened by tenioe - 0
AS A user I WANT to see a report on the Tech centre SO THAT I can review the number of open centres over a consistent period of time.
#59 opened by tenioe - 0
AS A user I WANT to see a report on the training hub SO THAT I can review the number of open centres over a consistent period of time.
#41 opened by tenioe - 0
AS A user I WANT to be offered the choice of data SO THAT I can see output at the end of the simulation or a running output updated each month
#40 opened by pkpatch - 0
As a user, I want to be confident that the product will work reliably and without failure (Testing).
#12 opened by AJMalcolm - 0
As a user I WANT to see a report on all training centres SO THAT I can review them over a consistent period of time.
#37 opened by tenioe - 0
AS the academy manager, I WANT to have a maximum limit on the number of trainees I can take within each centre (Bootcamp: 500, Training Hub: 100, Tech Centre: 200) SO THAT I do not have a larger demand than supply.
#81 opened by AJMalcolm - 0
AS A academy manager I should receive information if a centre has less than 10 attendees SO THAT the trainees can be transferred to a random centre.
#43 opened by abdulwm97 - 0
AS the academy manager, I WANT tech centers to be randomly assigned a course type SO THAT the simulation can cater for demand.
#85 opened by AJMalcolm - 0
AS the academy manager, I WANT new centre to be randomly assigned a centre type SO THAT the simulation meets my requirements.
#86 opened by AJMalcolm - 0
AS the academy manager, I WANT to create different types of centers AND courses SO THAT I can cater to my training demand.
#38 opened by AJMalcolm - 0
AS the academy manager, I WANT centres to close when the attendance is too low SO THAT I do not have unnecessarily open centres
#36 opened by jackingham - 0
AS the academy manager, I WANT a bootcamp to close if there are less than 10 attendees for 3 consecutive months SO THAT I do not have more training centres than necessary
#47 opened by jackingham - 0
AS the academy manager, I WANT a tech centre to close if there are less than 10 attendees SO THAT I do not have more training centres than necessary
#44 opened by jackingham - 0
AS the academy manager, I WANT a training hub to close if there are less than 10 attendees SO THAT I do not have more training centres than necessary
#42 opened by jackingham - 0
AS a user WHEN A centre has less than 10 trainees THEN the centre should be closed down
#54 opened by abdulwm97 - 0
As a user i want to see an output containing details on centres so that i can review centres that are open
#9 opened by tenioe - 0
As a user i want to see an output containing details on the waiting list so that i can review the trainees waiting
#7 opened by tenioe - 0
As a user i want to see an output containing details on centres so that i can review centres that are full
#18 opened by tenioe - 0
As a user i want to see an output containing details on trainees currently training so that i can review the trainees
#19 opened by tenioe - 0
AS A User, I WANT the simulation to be capable of running without limits. SO THAT I can successfully simulate the scenario for any time period (specifically very high values).
#17 opened by AJMalcolm - 0
AS A USER, I want to maintain all simulated trainees in a waiting list if centres are full so that trainees are allocated first-in first-out
#15 opened by alexsikorski - 0
AS A USER, I want a new centre of capacity 100 to be generated every 2 months so that can take in 0-20 trainees per month within the simulation
#14 opened by alexsikorski - 0
AS A USER, I want a random number (20-30) of trainees to be generated every month for the simulation
#13 opened by alexsikorski - 0
As a user, I want to be able to enter a number of months SO THAT I get the desired output
#5 opened by jackingham - 0
As a user, I want to be able to enter a number of years SO THAT I get the desired output
#6 opened by jackingham - 0
AS A user, I WANT to be able to enter both months and years SO THAT I can enter a specific timeframe
#16 opened by jackingham - 0
AS a user, I WANT to see an output within the console simulating the details of the training centres/waiting list given the timescale inputted
#20 opened by pkpatch - 0
AS A USER, I want to simulate trainee acquisition so I can predict influx and possible upcoming business decisions
#8 opened by alexsikorski - 0
As a user, I want to be able to input either months, years or a combination of both so there's flexibility in the amount of time I can input
#10 opened by GolamCh - 0
As a User, I should be able to input a choice of timescales and the program functions as expected for each.
#11 opened by GolamCh - 0
TEST
#4 opened by alexsikorski