GithubHelp home page GithubHelp logo

bcmdarroch / pets-api-exercise-backbone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ada-c7/pets-api-exercise-backbone

0.0 1.0 0.0 46 KB

Practice connecting an API to a Backbone Application

CSS 76.62% HTML 4.93% JavaScript 18.45%

pets-api-exercise-backbone's Introduction

Backbone with Pets API

Create a single page application, using backbone, to interact with the Pets API. Instead of having static data written in app.js and losing data any data entered through the browser,

This is an exercise to practice integrating an API into a backbone application while building the model, controller and views. This exercise will not be turned in.

Learning Goals

  • Review creating backbone components
    • Models
    • Controllers
    • Views
  • Use backbone to read data from an API
  • Create and update data to an API, through backbone

Setup

  • Fork and clone this repository
  • cd into pets-api-exercise-backbone
  • Run npm install and npm start in terminal

Requirements

Files for the Backbone components and some HTML has already been setup for you. Review the index.html and the /src/app directory before starting.

Utilize the available endpoints of the Pets API to implement the following features (prioritize bolded items):

  • Show a list of pets
  • Show information on a specific pet
  • Create a new pet
  • Delete a pet
  • Update if a pet has been vaccinated

pets-api-exercise-backbone's People

Contributors

hamled avatar pilgrimmemoirs avatar bcmdarroch avatar cheezitman avatar

Watchers

James Cloos 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.