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

Events, Search, Calender, Bottom Nav Bar #3

Merged
merged 5 commits into from
Mar 24, 2024
Merged

Events, Search, Calender, Bottom Nav Bar #3

merged 5 commits into from
Mar 24, 2024

Conversation

Saisriram2003
Copy link
Collaborator

No description provided.

@Saisriram2003 Saisriram2003 requested a review from molly-yan March 23, 2024 00:07
Copy link
Collaborator

@molly-yan molly-yan left a comment

Choose a reason for hiding this comment

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

Overall, good job on implementing everything!

Just a few items need to be adjusted:

  1. Replace all magic numbers, such as 16 and 8, with dynamic measurements.
  2. Move fetching and filtering events functions into /services/firebase_service.dart. Don't forget to update README.md based on this updated code structure.
  3. Remove unused commented print statements and out-of-date code pieces.

bu_passport/lib/components/EventWidget.dart Outdated Show resolved Hide resolved
bu_passport/lib/components/EventWidget.dart Outdated Show resolved Hide resolved
bu_passport/lib/components/EventWidget.dart Outdated Show resolved Hide resolved
bu_passport/lib/pages/calendar_page.dart Outdated Show resolved Hide resolved
bu_passport/lib/pages/event_page.dart Outdated Show resolved Hide resolved
bu_passport/lib/pages/explore_page.dart Outdated Show resolved Hide resolved
bu_passport/lib/pages/explore_page.dart Outdated Show resolved Hide resolved
bu_passport/lib/pages/explore_page.dart Outdated Show resolved Hide resolved
bu_passport/lib/pages/explore_page.dart Outdated Show resolved Hide resolved
bu_passport/lib/pages/explore_page.dart Outdated Show resolved Hide resolved
Copy link
Collaborator

@molly-yan molly-yan left a comment

Choose a reason for hiding this comment

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

One more dynamic measurement needed

bu_passport/lib/pages/signup_page.dart Outdated Show resolved Hide resolved
@Saisriram2003 Saisriram2003 requested a review from molly-yan March 24, 2024 19:53
@molly-yan molly-yan merged commit 932bcdc into main Mar 24, 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

Successfully merging this pull request may close these issues.

2 participants