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

Home Page 2024 #524

Merged
merged 20 commits into from
Jan 7, 2024
Merged

Home Page 2024 #524

merged 20 commits into from
Jan 7, 2024

Conversation

leahlud
Copy link
Contributor

@leahlud leahlud commented Dec 3, 2023

  • updated UI of home page
  • added countdown manager for changing the backgrounds of the home page throughout the hackathon
  • todo: make sure the checkpoint times are accurate and sync with iOS on this

screenshots from emulator

@leahlud leahlud linked an issue Dec 3, 2023 that may be closed by this pull request
2 tasks
@leahlud
Copy link
Contributor Author

leahlud commented Jan 5, 2024

to test that the checkpoints (i.e. the background) do in fact update:

  • you'll have to use an epoch converter to get the time in milliseconds (I think you'll have to add three zeros to the end of the number it gives you)
  • switch out a few of the times in the EventProgressManager.kt file (where it says timeInMillis = <some number>)
  • make sure the times you pick are like 5 minutes from your current time so you're not waiting forever for it to update lol
  • then when you run it you should see the buttons go from gray to blue to gold (make sure your times are staggered accordingly)
  • you can just get rid of your changes after testing :)

Copy link
Contributor

@leesunny790 leesunny790 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!!

@leahlud leahlud merged commit 6f9d6ab into development Jan 7, 2024
2 checks passed
@leahlud leahlud deleted the leah/home-2024 branch February 5, 2024 02:52
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.

Home Page 2024
3 participants