Implemented ipad app for project scheduling purpose.
Note:-This application developed using scrach level of knowledge.
This app fulfil the following requirements,
- User Requirements
- Allow user to enter details of an assessment.
- Allow user to enter task details for an assessment.
- Allow user to be able to edit/delete an assessment.
- Allow user to edit/delete a task.
- Allow user to set a reminder for an assessment in the calendar app.
- Allow user to set a reminder for a task in the calendar app.
- System Requirements
- The software shall place the due date of an assessment in the Calendar app.
- The software shall give a graphical indication of individual task progress.
- The software shall give a graphical indication of overall assessment progress.
- The software shall give a graphical indication of the days remaining before an assessment’s due date.
- The software shall show a summary view of the assessment in a custom view on the detail view. (This includes full assessment details).
- Non-Functional Requirements
- The software shall adhere to Apple design guidelines as regards fonts and layout and general usability.
- All user data shall be persistent and core data shall be used.
- The software shall persist the state of the UI in the event of backgrounding or the application quitting.
- The software shall persist all coursework data even after the due date.
- The software shall be intuitive and simple to use.