Code Monkey home page Code Monkey logo

paircatstagram's Introduction

Catstagram

In this practice, you'll be building a multi-day project called Catstagram!

Background and Context

Here are the features of Catstagram:

  • It shows a random kitten picture from the https://thecatapi.com/ API.
  • Users can vote on the picture.
  • Users can comment on the picture.
  • Users can delete comments.
  • Users can request a new random kitten image to be shown.

The most important feature of Catstagram is that all of the other features listed above can be performed without requiring a page reload. For example, when a new comment is created, the comment smoothly gets added to the page without requiring the website to reload.

In building Catstagram, you will master the fundamentals of interacting with APIs and implementing DOM manipulation behaviors in response to API calls. This project will be a 3 day project.

Phases

  1. Fetch a new cat image on page load and display it
  2. Add interactivity to the page with buttons and forms
  3. Store the application state on the client

paircatstagram's People

Contributors

dylanjg01 avatar nygilnet avatar aa-assessment-project-manager[bot] 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.