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

BIRTHDAY APP BY RITURAJ #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xcalibur-22
Copy link

CSOC Task 2 Submission

Track

  • Android
  • Flutter

Birthday App

  • Task 1: Create a home screen which displays the list of all birthdays.
  • Task 2: Add a button to save new birthday in the list.
  • Task 3: Implement update birthday functionality.
  • Task 4: Implement delete birthday functionality.
  • Task 5: Use a local database for storing data
  • Task 6: Implemented search bar which shows only relevant birthdays.
  • Extras: Implement notifications.

Submission

Repo
APK

@RainaJain5
Copy link
Member

Great work @xcalibur-22 !
Clean code and tasks are implemented well. Few things to keep in mind can be -
i) On updating with an empty name, the birthday is created with no name.
ii) Back functionality is not working well.
iii) UI can be improved.

@xcalibur-22
Copy link
Author

xcalibur-22 commented Jul 15, 2022

i fixed those actually (the back functionality and empty name)...but forgot to update the apk in the drive... I'll update it asap

@mihir02badkur mihir02badkur added the judged Submission has been judged and evaluated label Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android judged Submission has been judged and evaluated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants