-
Notifications
You must be signed in to change notification settings - Fork 0
Requirements
Ian Kruger edited this page Oct 1, 2025
·
10 revisions
-
Login
- Users can sign up and log in to our app.
- The user's phone number will be detected, and an OTP code will be sent via SMS.
- The system will validate the credentials of the login on boot, and initiate a profile creation if the phone number is not found.
- If the login credentials are found, the user will remain logged in when the app is opened.
- Users can sign up and log in to our app.
-
Profile
- User can enter basic profile information.
- This includes fields like name, a short description of yourself and your interests, and your main reason for joining the app.
- User can upload a profile picture and change it whenever they want by tapping on the picture.
- Users can select and answer various predefined profile prompts to express personality or gaming interests.
- Users can update and save profile information at any time.
- Users can access the profile screen.
- Tapping the profile button in the bottom navigation takes the user to their profile.
- User can enter basic profile information.
-
Chatting
- Users can view all active conversations.
- A scrollable list will contain all of the chats, sorted by recent activity.
- Unread chats will show a notification badge
- Users can send and receive messages from other users.
- Replies to a user's prompt will initiate a conversation.
- If a user replies to a prompt (see Discovery), this message will show up, along with the prompt, at the beginning of the chat.
- Users can access the chat screen.
- Tapping the chat button in the bottom navigation takes the user to their profile.
- Users can view all active conversations.
-
Discovery
- Users will load into this screen when opening the app, given that the user is logged in and has an account.
- Users can scroll to view the full profile.
- Only the basic information will be shown first.
- Profiles can be expanded to show prompts, photos, and other user-created content.
- Users can "pass" on a profile.
- To pass, the user can click the X made from bamboo sticks.
- Passing will skip the current profile, send the user back to the first screen if not already there, and show a newly loaded profile.
- Users can "like" a profile.
- To like, the user can tap the panda icon/button to register interest in the profile.
- Login
- Profile
- Chatting
-
Discovery
- "Liking" the profile will force the user to send a message based on the specific prompt that they liked.
- Item 1
- Subitem
- Subitem
- Item 2
- Subitem
View the unique identifier login process.
View how to set up your profile to match your interests.
View how to discover new people and choose yes or no based on their interest (and if they match yours).
View how to chat to your successful pair-ups.