Coder Social home page Coder Social logo

project-02's Introduction

GA - SEI - PROJECT-02 (Woof Woof Doggies Browser)

Screenshot 2019-07-01 at 15 15 17

Timeframe

  • 1 day

Technologies used

  • React
  • React Select
  • Webpack
  • Ajax
  • JavaScript (ES6)
  • CSS Animation.
  • SCSS.
  • HTML5
  • Bulma (CSS framework)
  • GitHub

Woof Woof Dogs Page - React project

This was a pair-coding, hackathon project at General Assembly.

The brief was to:

  • Consume a publicly available API and it was Thedogapi API.
  • Deliver the data back in a React app

Installation

  • The site can be run locally by cloning the repository and typing npm i and then npm run serve in the terminal.

App overview

The application allows a user to search for a dog breed, returning the results under the search input. To search you have two options:

  • You can select the breed from the list.
  • You can write for a specific breed

In order to implement the search we used react-select. We did two axios request:

Screenshot 2019-07-12 at 04 08 54

Screenshot 2019-07-12 at 04 18 16

  • The first one was to obtain the breed with the value that was selected.
  • The second one was to obtain the image per value.

Future enhancements

  • Add an endpoint in the Home page to generate a Random dog.
  • Implement a search to show a list of similar dog names.

project-02's People

Contributors

valeriux avatar

Watchers

James Cloos avatar

Forkers

gradius93

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.