Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 863 Bytes

File metadata and controls

20 lines (12 loc) · 863 Bytes

Counter Android App

This repository contains the code for a Counter Android App, a simple yet powerful tool for counting at various events.

Project Overview

The Counter Android App is designed to help users keep track of counts at events such as parties, meetings, or any gathering where keeping a count is necessary. It's built using Java as the backend language, ensuring a robust and reliable performance. The frontend is designed using XML, providing a user-friendly and intuitive interface.

Features

  • Increment Count: Users can increment the count with a simple tap.
  • Decrement Count: Users can decrement the count if a mistake is made.
  • Reset Count: Users can reset the count back to zero.

Technologies Used

  • Backend: Java
  • Frontend: XML

Feel free to explore the repository, and contributions are always welcome!