-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
AndroidOperating SystemOperating SystemJavaProgramming LanguageProgramming LanguageKotlinProgramming LanguageProgramming LanguageenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Setup Local storage in one of the modules inside the project by using Room db.
Most Android applications require local data storage. In the past years, we have achieved this through the use of SQLite databases. Room is a persistent library that is part of the Android jetpack. It is built on top of SQLite. The room persistent library has many advantages over raw SQLite.
🎃🎃LEVEL 2 CONTRIBUTIONS🎃🎃 - RESOLVE A SMALL "ISSUE" TICKET!
- Find an issue and ask for rights/claim to work on it.
- A Maintainer will grant said permissions.
- Fork the repo and create a branch to save your work to.
- Resolve the issue
- Pull latest changes from master branch into your branch and resolve all merge conflicts.
- Create a PR!
- Your PR will be reviewed, after resolving all request, your PR will be accepted
- Open Contributors.md file and add your name and relevant information.
- CELEBRATE GOOD TIMES COME ON!!
- RINSE REPEAT! You're a fireball!
### Describe alternatives you've considered
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AndroidOperating SystemOperating SystemJavaProgramming LanguageProgramming LanguageKotlinProgramming LanguageProgramming LanguageenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed