Created
February 10, 2025 18:32
-
-
Save nicovalencia/a31778f5865c0c63b8b7e6709d0974aa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I am building a mobile app that allows users to create reminders about their friends and family (birthdays, anniversaries, celebrations, etc.) and have the app remind them about these events ahead of time so they can keep up to date with people that matter to them. | |
I'm building an MVP (minimum viable product) and I want to make sure I launch as early as possible to get feedback and validate the idea in market. | |
I will provide a list of features that I plan to build. Please consider each feature and the impact it will have, whether or not it's necessary to prove the idea in market, and reorder them into a list from most important to least important, specifically with the goal of validating the idea in market. | |
Current list of features: | |
* Authentication | |
* Profile page | |
* Create new event flow | |
* Create new person flow | |
* Configure email notifications | |
* Configure push notifications | |
* Feed (shows current and upcoming events) | |
* Customize people profile (add additional details to each person) | |
* Badges (gamify the experience) | |
* Chatbot (talk about people to get more information about what events might matter) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment