Giter Club home page Giter Club logo

Tamara's Projects

affirmations icon affirmations

RecyclerView, instrumentation and local tests. Based on codelab

amphibians icon amphibians

use your knowledge of networking, JSON parsing, and view models to enable the app to use data from the network. The app will get its data from a custom API for this project and display it in a list view. Based on codelab.

bookfinder icon bookfinder

This basic app lets you enter a book title and submit on the first fragment. The book title is passed as an action to the second fragment. ViewModel and unit testing is also incorporated.

busscheduler icon busscheduler

The bus stops are stored in a Room database. Schedule items are represented by the Schedule class and queries on the data table are made by the ScheduleDao class. The app includes a view model to access the ScheduleDao and format data to be display in a list, using Flow to send data to a recycler view adapter. Based on codelab.

debugging icon debugging

demo logging and debugging based on codelab

dessertclicker icon dessertclicker

explore the Android lifecycle and log messages to the Android console (Logcat). Based on codelab.

dogglers icon dogglers

RecyclerView, horizontal/vertical/grid layout, unit testing. Based on codelab

forage icon forage

The completed Forage app allows users to keep track of items, food for example, that they've foraged for in nature. This data is persisted between sessions using Room. You'll use your knowledge of Room and performing read, write, update, and delete operations on a database to implement persistence in the Forage app. With testing. Based on codelab.

inventoryapp icon inventoryapp

App demonstrates how to use Room to save, read, update, and delete inventory items in a SQLite database. Based on codelab.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.