Giter VIP home page Giter VIP logo

dogo's Introduction

Dogo App ๐Ÿพ

Table of Contents

Overview

DogoApp is the user interface built on top of the Dogo API and the dogos_repository. It allows users to perform the following actions:

  • View random dog images.
  • Select a specific dog breed.
  • View a list of sub-breeds for a selected breed.
  • View a gallery of dog images based on breed or sub-breed.

Features

  • Retrieve random dog images.
  • Random image by breed
  • Images list by breed (Gallery)
  • Random image by breed and sub breed
  • Images list by breed and sub breed (Gallery)
  • Get a list of dog breeds.
  • Get a list of sub-breeds for a specific breed.

Installation

To use the DogoApp, follow these installation instructions:

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/dogo-app.git`` 
    
  2. Navigate to the project directory:
    cd dogo

  3. Install the required dependencies: flutter pub get

  4. Launch the app: flutter run

The app should now be up and running on your device or emulator.

home

Getting Started

To get started with the DogoApp, follow these steps:

Home (random dogo)

  1. Launch the app on your device or emulator.

  2. You will be presented with the main screen, which displays a random dog image.

  3. Explore the app's features using the navigation options provided.

Select a Dog Breed

  1. Launch the app.

  2. Tap on the "Dogo Breed" Tile.

  3. Select a dog breed from the list.

  4. Home page will refresh with the selected breed

View Sub-Breeds

  1. Launch the app.

  2. Tap on the "Dogo Sub Breed" Tile.

  3. Select a dog breed from the list.

  4. Select a dog subbreed from the next list.

  5. The home page will refresh with selected breed, sub-breed

Gallery View (List of Dog images)

By Breed

  1. Launch the app.

  2. Tap the "Breed" Tile.

  3. Select a dog breed from the list.

  4. Browse through the collection of dog images.

By Sub Breed

  1. Launch the app.

  2. Tap the "Sub Breed" Tile.

  3. Select a dog breed from the list.

  4. Select a dog subbreed for the selected breed from the list.

  5. Browse through the collection of dog images.

Test

to run the test simply run flutter test

Tools used

  • flutter_bloc (statemanagment)
  • json_serializable (serialise data)
  • mocktail (mock dog api)

Resources

for this app i utelised a decouple aproach to seperarte the api logic as a pacage of its own, the docs are bellow

  1. Dogo API reference
  2. Dogo Repository reference

dogo's People

Contributors

codeswot avatar

Watchers

 avatar

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.