Home About Me Projects Experience Skills More
CrowdTally logo

CrowdTally

Count people with ease

Current Status
Completed
Links

GitHub

Main Tools
Editors
Other Tools

CrowdTally / README.md



Logo

CrowdTally

Count people with ease


Download App · Report Bug · Request Feature


Table of Contents

  1. About
    • Built With
  2. Getting Started
    • System Requirements
    • Installation
  3. Development
    • Prerequisites
    • Installation
  4. License
  5. Credits


About

CrowdTally provides an easy and simple way to count people. When you open the app you will get a counter starting at 0 and two buttons to increment and decrement the people counter.


Built With

  • Kotlin
  • Android
  • Jetpack Compose


Getting Started

In order to use the application go to the releases page and download the latest version.


System Requirements

To run the game you need:

  • A mobile device running Android:
    • Android 12 (Snow Cone) or superior.
  • At least 30 MB of free space.

Installation

After downloading the package from the releases page, open it and tap "Install" to get CrowdTally on your device (you may need to enable "Install unknown apps" on settings). Once installed, find it on your application drawer and open it.



Development

If you want to deploy a copy of CrowdTally on your device to develop a feature or fix a bug, follow the steps below to get started.


Prerequisites

In order to run the application, you will need the following tools:

  • Android Studio or IntelliJ IDEA (with Android plugin);
  • Android SDK (API 31);
  • git (optional).

Installation

  1. Clone the repository
    git clone https://github.com/D3W10/CrowdTally.git
    
  2. Open the project folder using your prefered IDE (ex: Android Studio)
  3. Wait for gradle to complete running
  4. Run the app by clicking on the green play button on the top right corner


License

Distributed under the MIT license. Check LICENSE for more details.



Credits

  • Made by D3W10