Completed Not Completed Working Log - Wolfpack150/BaseballProject GitHub Wiki
In this page, we will keep a log of what the team plans on getting done each week. Anything in italics is a future plan, and anything in bold will be what has been completed. We will also be using Git to help distinguish this as well.
Week 1 and 2(9/1/14 to 9/7/14 && 9/8/14 to 9/14/14)
1. Download neccessary programs, such at Android Studios and Java.
2. Set up GitHub account for the team.
3. Begin thinking about neccessary features for the project.
Week 3 (9/15/14 to 9/21/14)
1. Create main project. This is our application.
2. Get this main project synced with everyone in the group.
3. Begin creating rough layout for the application.
4. Create a class, and use this class as a layout for the rest of the classes.
Week 4 (9/22/14 to 9/28/14)
1. Finish all pre-game layouts on Photoshop (can be rough layout).
2. Create Game and Player classes.
3. Once 1 and 2 are completed, we can implement the Android Studio project to set up the pregame menus and create two teams.
Week 5 (9/29/14 to 10/5/14)
1. Begin creating “In Game” layout of the application.
2. Begin implementing “In Game” options for gameplay.
Week 6 (10/6/14 to 10/12/14)
1. Complete set up of the game, including pregame menu, game type, create teams and players for each team, and start game.
2. First test of the game, up to first pitch of the game.
Week 7 (10/13/14 to 10/19/14)
1. Begin implementing 1 game statistical analysis. Try to get a few easy plays working, maybe switch innings after 3 outs.
2. Create “Box Score” layout in photoshop.
3. Implement array to move runners between bases.
4. Begin implementing box score display.
Week 8 (10/20/14 to 10/26/14)
1. Be able to switch teams at the end of innings, while also holding the correct spot in the batting order.
2. Implement editing a player during in game, including switching positions/putting a substitute in the game.
3. Be able to change teams after 3 outs.
Week 9 (10/27/14 to 11/2/14)
During this week, we will be assigning and working on UML diagrams/testing
Week 10 (11/3/14 to 11/9/14)
1. Create SQLite database for holding player statistics.
Week 11 (11/10/14 to 11/16/14)
1. Complete setup of the Gameview tab, including all necessary views and buttons.
Week 12 (11/17/14 to 11/23/14)
1. Complete setup of the Box Score tab, including all necessary stats views.
Week 13 (11/24/14 to 11/30/14)
1. Link players into the box score using the database.
Week 14 (12/1/14 to 12/7/14)
1. Cleanup code/testing this week to remove any bugs or false statistics.
2. Create class presentation and layout speaking topics.
Week 15 (12/8/14 to 12/14/14)
December 9th presentation day!!!
Week 16 (12/15/14 to 12/21/14)
Good luck with finals!