Initial commit

This commit is contained in:
2025-10-01 16:24:47 +00:00
commit 34a73b12ce
8 changed files with 911 additions and 0 deletions

18
planning.md Normal file
View File

@@ -0,0 +1,18 @@
# Planning your app
## 1. Who will use your app? (Who is your app's target user?)
## 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?
## 3. How will your app's design meet the need you have identified?
## 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?