generated from mwc/project_banjo_app
Finished plan in planning.md
This commit is contained in:
@@ -2,17 +2,20 @@
|
|||||||
|
|
||||||
## 1. Who will use your app? (Who is your app's target user?)
|
## 1. Who will use your app? (Who is your app's target user?)
|
||||||
|
|
||||||
|
My app is for people who like car spotting, I am my target user. Car spotting is observing or photographing cars out on ordinary roads. Usually, the cars are notable in some way, i.e. they are exotic, rare, expensive, or modified. Users will host this app on their own computer, and the app will not support multiple users
|
||||||
|
|
||||||
|
|
||||||
## 2. What need or problem will your app solve? How do you know this is really a need for your target user? How does the target user currently deal with the problem?
|
## 2. What need or problem will your app solve? How do you know this is really a need for your target user? How does the target user currently deal with the problem?
|
||||||
|
|
||||||
|
This app will act as a place to store cars I have spotted. It will include make, model, color, body style, city, and country that I saw it in. I will be able to search for a car that I saw by these characteristics. I also want to be able to add a note about the event.
|
||||||
|
|
||||||
|
This app is a niche need, and it is for me. I thought of this after going to some carribbean islands and seeing new cars that I have never heard of before. I deal with this problem now by trying to rely on memory, which is not perfect. So, having a place to put these cars would be a great solution.
|
||||||
|
|
||||||
## 3. How will your app's design meet the need you have identified?
|
## 3. How will your app's design meet the need you have identified?
|
||||||
|
|
||||||
|
I will have methods to add these car spotting events coded into the app. I will support search by any of the qualities outlined earlier: make, model, color, body style, city, country. I will support adding notes about the spotting event.
|
||||||
|
|
||||||
## 4. How could your app possibly cause harm? (For example, could someone get hurt if data leaked or if someone used the app inappropriately?) What steps will you take to ensure that nobody is harmed by your app?
|
## 4. How could your app possibly cause harm? (For example, could someone get hurt if data leaked or if someone used the app inappropriately?) What steps will you take to ensure that nobody is harmed by your app?
|
||||||
|
|
||||||
|
This app is not really able to cuase harm. It store generic information about cars I have seen in different cities. It is for me, so I do not need to worry about how others will use it. There are no coppyright issues, again I am recording observations I have made on public streets. To ensure saftey and privacy, I have chosen not to include information about drivers, owners, or license plate numbers.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user