...
Browser: Google Chrome 10
Resolution: Maximized (tested at 1680x1050)1280 x 800
Implementation Details
Fully implemented:
- Creating, editing, and deleting of events
- Creating, editing, and deleting of deadlines
- Adding and deleting notes
- Accurate calendar navigation with correct month layout
Incompletely implemented:
Not implemented:
- and ability to select a particular day
- Event creation/editing forms that restrict user input to a valid range.
- We have not yet implemented account management the login/account management stuff.
- Remembering your ....There are no canned responses – everything is generated dynamically and saved as long as you don't reload the webpage.
Not implemented:
- We have not yet implemented an account management interface. Therefore, all users will see "Hello, Guest" in the corner along with "Log Out" text that is static.
- Persistency of calendar data. All events, deadlines, and notes that are created in a single browser session will be present in the application. However, when a user refreshes the page, all data is lost. This will be fixed when we create a backend to store the user's calendar data with his/her account information.
Scope Reductions
Due to the loss of a group member, we eliminated some features of our design.
...