-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User Stories still need to be addressed #23
Comments
Added functionality for just "this week" |
Added functionality for "view ESPN links" |
I assume we're dropping calendar format? Aston, you should include that in whatever you write up |
because its "too hard" or whatever |
Calendar format completed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(10 pts) - As a student at Vanderbilt, I want to know what Vanderbilt sports events are happening in a specific week.
There needs to be a way to select a specific week
When a week is selected, all events for that week need to be displayed.
All events must be displayed in order of the events.
(15 pts) - As a user, I want to be able to view games in both list and calandar format.
There should be a way for users to view the games for a team is both formats.
There should be a way for users to view the games for a week in both formats.
(10 pts) - As a user, I want to be to filter the list/calendar based on team/sport.
The user needs to be able to filter which teams they want to see and exclude other games (for example in the calandar view they need to be able to select that they want to view all Tennis matches and Soccor games but don't want to see Football games)
(5 pts) - As a user, I want to be able find a link to teams recent performance history.
There needs to be links at the bottom of each teams page that links to ESPN
(15 pts) - There needs to be proper JavaDoc Comments
The text was updated successfully, but these errors were encountered: