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

Database refactor and feature re-implementation #27

Merged
merged 14 commits into from
Nov 6, 2024
Merged

Conversation

ToErUs
Copy link
Collaborator

@ToErUs ToErUs commented Nov 4, 2024

Database Changes

  • Switch from events collection to new_events collection. Add attendances collection.

DAO Changes and Subsequential Updates

  • Update Event and CategorizedEvents class. Add Session and Sticker class.
  • Update FirebaseService class.
  • Update all UI pages and components to accommodate these changes.

Features

  • Re-implement GPS check-in.
  • Implement sticker system.
  • Implement photo upload check-in.

Assets

  • Add new fonts.
  • Add sticker image files.

@ToErUs ToErUs requested a review from mochiakku November 4, 2024 15:53
Copy link
Collaborator

@mochiakku mochiakku left a comment

Choose a reason for hiding this comment

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

LGTM! Good job

@ToErUs ToErUs merged commit 18b5d56 into main Nov 6, 2024
@ToErUs ToErUs deleted the database_refactor branch December 17, 2024 23:01
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.

3 participants