Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile App #170

Open
9 tasks
nicksonsini97 opened this issue Jun 3, 2024 · 0 comments
Open
9 tasks

Mobile App #170

nicksonsini97 opened this issue Jun 3, 2024 · 0 comments

Comments

@nicksonsini97
Copy link
Collaborator

nicksonsini97 commented Jun 3, 2024

Mobile App UI/UX

  • Match mobile app styling to more closely align with updated website CSS
  • Update mobile app sizing to be based on screen size - currently in absolute measurements
  • Incorporate < keyboardavoidingview > https://reactnative.dev/docs/keyboardavoidingview into mobile app (at least on iOS devices, purpose is to make sure the keyboard doesn't obstruct the input box)

Functionality

  • Update 'Favorites' screen to auto-update when a recipe is removed (right now the favorites render automatically when the screen is initially accessed, but if you remove a favorite from the individual favorites screen, you have to go back to the home page and re-access favorites to see it removed i.e. the first 'back' from the removed favorite to the favorites screen won't update unless the favorites screen is accessed from the homepage
  • Test mobile app on Android simulator (so far only iOS devices have been simulated)
  • Refactor code in general to share more common code with web client if applicable
  • Add further functionality to Create Recipe - right now recipes can be created and are automatically added to favorites, but mobile app doesn't have an ability to view all user created recipes

Hosting

  • Update all instances of localhost to rely on local IP network (this would allow the app to be functional on the Expo mobile app if the mobile device is on the same local network)
  • Explore ability to host app on app space
@Thompson632 Thompson632 changed the title Mobile App Specific Tasks for Summer '24 Summer 2024: Mobile App Jun 29, 2024
@Thompson632 Thompson632 changed the title Summer 2024: Mobile App Mobile App Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant