-
Notifications
You must be signed in to change notification settings - Fork 10
Bike Assessment
Mike King edited this page Jul 12, 2018
·
2 revisions
- Who is your client?
- What is your client’s need (i.e. challenge) that you will be addressing in your project?
- Describe the client’s current setup and data.
- Describe the project you will be conducting and how your App will address the client’s needs.
- Identify and describe the software (including databases) to be used in yourApp.
- Describe the architecture of your App.
- Explain the different high-level components (abstractions) in your App.
- Identify the database to be used in your app and provide a justification for your choice.
- Discuss the database relations to be implemented.
- Provide your database schema design.
- Provide User stories for your App.
- Provide Wireframes for your App.
- Describe the way Tasks are being allocated and tracked in your project.
- Discuss how Agile methodology is being implemented in your App.
- Provide an overview and description of your Testing process
- Discuss methods you will use to protect information and data.
- Research what your legal obligations are in relation to handling user data.