oyieroyier / WK2-Code-Challenge

Implement a mini web app to practice on array iteration, DOM, Events, and Server communications.

Home Page:https://bob-oyier-week-2-challenge.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flatacuties

Description

Flatacuties is a web application where you can vote for the cutest animal. ​

User Story

  • A user can enter the number of votes for each animal.
  • See the votes cast for each animal based on the values entered.

Project Setup

This code challenge has been handled using JavaScript.

In order for you to use the content on this repo ensure you have the following:

  • A computer running on either Windows 7+, Linux or Mac OS.

  • Mozilla Firefox, Safari or any Chromium-based browser.

Running application

  • Click on the live link HERE to launch the site with your browser.

  • Test the code's functionality by clicking on the animal names, entering any number in the input box as votes.

  • Also test the functionality of the reset button by clicking on it to reset the vote count to 0.

Technologies

  • HTML
  • CSS
  • JavaScript ​

Author

Project contributed to by:

ISC License (ISC)

License: ICL

About

Implement a mini web app to practice on array iteration, DOM, Events, and Server communications.

https://bob-oyier-week-2-challenge.netlify.app/


Languages

Language:CSS 37.0%Language:HTML 32.9%Language:JavaScript 30.1%