• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Java
  • License
    MIT License
  • Created over 4 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The following application demonstrate the use of Room library which is part of Jetpack. According to the documentation "The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite."

More Repositories

1

clayma-store

An ecommerce UI with React, no back-end integration
JavaScript
22
star
2

PhotoApp

PhotoApp is an app that uses a REST API to enable user to search, view and download images.
Java
6
star
3

CRUD_REST_API_NODEJS_TYPESCRIPT

Sample Nodejs API with Typescript and Mongodb
TypeScript
5
star
4

Firebase_Integration

The following guide provide some details on how to add the Firebase Admin SDK to your server to send Firebase Cloud Messaging (FCM) messages to android devices.
2
star
5

Todo-REST-API-Spring-Boot

The following is simple todo REST API using the Spring Boot Framework. The API allow you to add item to a to-do list, update, select and remove from the list.
Java
2
star
6

CountriesAppFlutter

An flutter app about world countries with the following features: search and view countries by region, capital and calling code.
Dart
2
star
7

MVVM_App

The following is a sample android project on how to use the Model View ViewModel (MVVM) architecture with Retrofit which is a type-safe HTTP client for Android and Java and JSONPlaceholder which is a fake online REST API for testing and prototyping.
Java
1
star
8

countries-react-app

An app about world countries with the following features: search and view countries by region, capital and calling code.
JavaScript
1
star
9

PhotoUploadFirebase

PhotoUploadFirebase is an Android application that demostrates the use of some of Firebase features such as authentication and firebase Cloud Storage . The application enables user to sign up, login and upload a picture to firebase Cloud Storage.
Java
1
star