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

[Feat.] Added Reminder Screen (CRUD) #24

Closed
wants to merge 1 commit into from

Conversation

dis70rt
Copy link

@dis70rt dis70rt commented Jun 15, 2024

Description

Implemented a Reminder Screen with fully functional CRUD capabilities. Made some changes to the HomeScreen. Moved the Attendance Widget to a dedicated file named attendance_screen.dart. Integrated a BottomNavigationBar for navigation between the Reminders and Attendance tabs.

New Dependences Added:

  • intl
  • flutter_timer_countdown

Related Issue

Fixes #7

Type of Change

  • Bug fix
  • New feature
  • Documentation update

Screenshots (if any):

Please add screenshots to be easily reviewable

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@Varun-Kolanu
Copy link
Owner

@saikat-iit The PR you have made didn't add the reminders. And the commit actually adds side bar which is in another issue.

@Varun-Kolanu
Copy link
Owner

Also take a rebase from upstream/main before adding any code or making a PR.

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.

[FEAT] Home Screen (Reminders)
2 participants