Skip to content

Added Week 2 task #3

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 4 additions & 42 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,4 @@
# Birthday Application - CSOC-23-Week2-AppDev Task

This week, you'll be building a birthday application either by using Native Android or Flutter.

Having knowledge of the previous week is necessary since you would have gone through the basics of respective tracks.

## Assignment

The motive of this week's task is to make you familiar with persisting data with local storage.

## Tasks

As mentioned above your task is to build birthday application. In particular you have to design an application which contains birthday list screen as the home screen. A button on the home screen allows the user to add a new birthday to the list which should be updated on home screen. The home screen also has a search bar to search for any person’s birthday in the list. On searching, only the relevant birthday should show up on the screen. The user can also delete and update any birthday. (Home screen should update the list instantly after deleting/updating). As a bonus task implement notification functionality. The user should receive a notification at 12am on the day of someone’s birthday.

## Points
Here is the breakdown of the points related to each task.

|**Task**|**Points** |
|--|--|
|Add birthday|20|
|Get birthdays|20|
|Edit birthday|20|
|Delete birthday|20|
|Use of Local Database|25|
|Search Bar Implementation|35|
|Design, Smoothness and Innovation|15|
|Notification|45|
|**Total**|200|

## Judging
Judging would be done on the basis of your implementation and authenticity.

## Deadline
You'll have two week to complete this task. Hence, the deadline of this task is **25th June, 2022**.

## Submission Guidelines :

- Create your own repo and implement the above tasks
- Then, Fork this repository and clone it
- Make a new entry into submissions as explained in comments, i.e, add your github repo link and .apk file of your application
- Commit and Push the changes in respective readme (either Android.md or Flutter.md)
- Make a Pull request and add your repo and apk link in PR template too.
Shashank Shekhar Singh Mech Eng. Part2
APK: https://github.com/Shashankss1205/CSOC-23-Week2-AppDev/blob/main/app-armeabi-v7a-release.apk
GDrive APK: https://drive.google.com/file/d/1D8ek9kumBoveZ8AQmZaqtY5J_kaEHns4/view?usp=sharing
Folder Link : https://drive.google.com/drive/folders/1149bsqb8-aeAxwDUUUFTJx1JlNR0Q5lL?usp=sharing
Binary file added app-armeabi-v7a-release.apk
Binary file not shown.