Skip to content

Using Vanilla Javascript to create a passenger counter that will keep counter of how many people are in the given area. The user will have to push the increase button and the counter will increase. If the user pushes on the reset counter button, the number will go back to zero.

Notifications You must be signed in to change notification settings

HeyGilly/Passenger_Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


HeyGilly
Passenger Counter

An application that will keep count of the passengers in the given area. You will be able to push the button and increase the count number. If the save button is pushed you will hve to the ability to save past counts, so you are able to see what count was highest.

View of Counter

Live View

Languages

The languages used to create this application:

  • HTML
  • CSS
  • Vanilla Javascript

Pathway

  • Create the HTML with Mineral material
    • including
      • Header
      • Subheader
      • number
      • two buttons
  • Create the style layout you want to present the page
    • Will be using only CSS for the styling
    • Reminder to make this responsive
  • Create the Vanilla Javascript to create the functionality
    • One function that will increase the number count
    • One function that will save the numbers and reset counter

Linkedin /HeyGilly  ·  GitHub @HeyGilly  · 

About

Using Vanilla Javascript to create a passenger counter that will keep counter of how many people are in the given area. The user will have to push the increase button and the counter will increase. If the user pushes on the reset counter button, the number will go back to zero.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages