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

Noa app redesign #155

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ambrosecoulter
Copy link

@ambrosecoulter ambrosecoulter commented Aug 22, 2024

A visual overhaul of the Noa interface.

Untitled.design.mp4
  • Added new home.dart page
  • Added new "Your Frames" box and page link boxes to home.dart
  • Updated styling of tune.dart, hack.dart, account.dart, top_title_bar.dart pages
  • Removed bottom_nav_bar.dart
  • Updated pubspec.yaml to include google_fonts and model_viewer_plus
  • Added new assets/models folder to store frame 3d model (3dframemodel.glb)

Known bugs

  • There appears to be an issue related to initial setup of the Frame (pairing.dart). For some reason the "Pair" button requires 4-5 quick succession taps. There were no changes to the pairing.dart page, so unsure as to why this bug has arisen.

Commit ef0510e - Customise frame functionality
Added ability for user to customise the Frame model to their Frame colour.

RPReplay_Final1724295527.mp4

Made required changes to the home.dart page for user customisation of displayed frame model. Added new models for each frame colour. Added frame colour images for customisation selection.
Fixed code errors that were resulting in build failures.
Resolved bug where when notifyListeners() was called, navigator returns to Homepage.
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

Successfully merging this pull request may close these issues.

1 participant