This repository was archived by the owner on Dec 13, 2022. It is now read-only.

Description
Issue Description
- Create a Notes App (just like the one you have on your phone).
- Use
room database for storing notes.
- There's a folder named
notes_app_task inside submissions directory. Create a folder with your GitHub handle there and add the apk file and a README.md file.
- GitHub repo for the
Notes app should have at least 10 commits otherwise PR will not be merged.
- The first commit of the Application should have been made after the issue was created. If any repo contains any commits before that time, the submission will not be considered.
- Try to commit after each feature is implemented.
- A sample folder has been added for your reference.
- Make sure that you follow the template of the
README file present in the above sample folder.
PS: The issue is open for all, so there is no need to claim this issue. Directly create a Pull Request!