Skip to content

This is a very basic ticket clicker. That incorporates the use of basic usages of Javascript

Notifications You must be signed in to change notification settings

NewCodingExperience/Newyork-ticket-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newyork-ticket-scanner

This is a very basic ticket clicker. That incorporates the use of basic usages of coding.

Screenshot 2024-10-06 112213

Instructions: Counter Display:

You will see a number displayed on the screen representing the current count, starting at zero (0). Each time you click the Increment button, the number will increase by 1. Increment the Counter:

Press the Increment button to add 1 to the displayed number. Each click increases the count, and the updated number will be shown on the screen. Save the Count:

Once you're ready to save the current count, click the Save button. The count will be saved and displayed below, with a dash ("-") separating each saved count. After saving, the counter will automatically reset to zero, allowing you to start counting again. View Saved Counts:

The saved counts are listed below the Save button. Every time you save, the new count will be added to the list, maintaining a running log. This simple app helps you track and save a sequence of numbers easily.

About

This is a very basic ticket clicker. That incorporates the use of basic usages of Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published