This app is geared towards the millions of adults who suffer from ADHD. There are around 6.1 million children diagnosed with ADHD in the US alone and while some outgrow it, around 60% of adults are still living with the disorder. It can affect tasks as small as daily routine tasks to more important deadlines or doctor's appointments. I wanted to make an app that anyone can have right in their pockets to remind them to complete these tasks so they can have one less thing to worry about forgetting.
https://expo.io/@mhurta41/projects/Empower
- Download Expo from the apple app store or android app store
- Scan the QR code on the site
- Enjoy the app!
React Native
MVP
- As a user, I want to be able to use the app as quick as possible (no login)
- As a user, I want to the design to be intuitive, quick and easy to use.
- As a user, I want full CRUD functionality with the tasks I'm making. (Create, Read, Update, Delete)
Bronze (stretch goals)
- As a user, I want to see my tasks from different views: daily, weekly, monthly, yearly
Silver (stretch goals)
- As a user, I want the reminders to show up as a notification directly on my phone
- As a user, I want a small in-app notification to congratulate me when I've finished a task
Gold (stretch goals)
- As a user, I want to be visually shown my progress on my tasks
Thanks for contributing! I am always looking to better my code or find a more efficient way of doing things!
- Please, fork and clone repo and submit a pull request
- If you found a bug? Please submit an issue Thank you again!
- Clone this repo from Github
- Run project using Expo Metro Bundler
- Download/use a simulator/emulator, I used Xcode from the apple app store
- Happy coding!