Skip to content

6002CEM-2021JANMAY/6002CEM_8671837

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Dog Facts App

StudentID: 8671837

This is the repository for my dog facts app. This app allows users to register and log into an app. Once logged in, users can view dog facts and dog images.

API and services

Firebase Authentication API is used to store user accounts in the cloud. The login and register pages communicate with this API to store and authenticate users

DogAPI is an api that returns random dog facts. OkHttp a http client is used to build a request. That request is made from the DogAPI and DogAPI returns dog facts as a JSON file. A number picker is used to select the number of random facts

shibe.online is a simple API that returns random images of a Shiba dog

About

Repository for my Health App

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages