This repository was archived by the owner on Dec 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 88
Create a Notes App #284
Copy link
Copy link
Open
Labels
Description
Issue Description
- Create a Notes App (just like the one you have on your phone).
- Use
room databasefor storing notes. - There's a folder named
notes_app_taskinsidesubmissionsdirectory. Create a folder with your GitHub handle there and add the apk file and a README.md file. - GitHub repo for the
Notesapp 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
READMEfile 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!