Skip to content

AryanTavish/Potholes-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Potholes-Counter

Pothole Counter A simple, lightweight web application that helps you keep track of the number of potholes you encounter during your daily commute.

Live Link:- https://potholescounter.netlify.app/

๐Ÿš— About Born out of the frustration of losing count of potholes during my commute, this app provides a straightforward solution for tracking road conditions. Whether you're a concerned citizen, data enthusiast, or simply someone who likes to count things, Pothole Counter has you covered.

โœจ Features

Simple counter interface: Easily increment/decrement your pothole count Session persistence: Your count remains even if you refresh the page Responsive design: Works on mobile devices for on-the-go counting Reset functionality: Start a new counting session with one click

๐Ÿ› ๏ธ Technologies Used

HTML5 CSS3 JavaScript (Vanilla)

๐Ÿš€ Live Demo Check out the live application: Pothole Counter ๐Ÿ“‹ Installation & Setup To run this project locally:

Clone the repository git clone https://github.com/yourusername/pothole-counter.git

Navigate to the project directory cd pothole-counter

Open index.html in your browser open index.html

๐Ÿ” How to Use

Load the application in your browser (or on your mobile device) Tap or click the "+" button each time you encounter a pothole Use the "-" button if you miscounted Press "Reset" to start a new counting session