Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minick-nick/game-for-gas-ir

๐Ÿ•น๏ธ Game for GAS (Global Agility Solutions) IR (Image Reviewer)
https://github.com/minick-nick/game-for-gas-ir

android-development jetpack-compose kotlin-android

Last synced: about 2 months ago
JSON representation

๐Ÿ•น๏ธ Game for GAS (Global Agility Solutions) IR (Image Reviewer)

Awesome Lists containing this project

README

        

#

๐Ÿ•น๏ธ Game for GAS IR


This app is designed for newly hired Data Entry Specialists, specifically
Image Reviewers (IR), at Global Agility Solutions (GAS). As a former IR at GAS, I
conceived the idea of creating an application intended to assist new IRs in memorizing
the abbreviations, nicknames, and license plates of specific US states.

Disclaimer: I was not paid by GAS to build this project. This is a self-initiated project.

## ๐Ÿ–ผ๏ธ Preview
Home | Identify Abbreviation of State | Identify State Nickname | Identify License Plate State
---- |--------------------------------------------------------------------------|-------------------------------------------------------------------| ----------------------------
| | |

## โœจ Features
- Three Types of Questions: Users can choose from three different question types and start playing.
- Select Number of Questions: Users have the option to choose the number of questions they want to answer.
- Display Correct Answer: After the user selects an answer, the app will show the correct answer by changing the color of the choices (buttons).
- Sound Effects: The app will play a sound if the userโ€™s answer is correct, wrong, or if the time is up.

## ๐Ÿš€ Getting Started
To use the app, you can either download it from the [release section](https://github.com/minick-nick/Game-for-GAS-IR/releases/tag/v0.0.1) or run it from [Android Studio.](https://developer.android.com/studio?gad_source=1&gclid=CjwKCAjwnei0BhB-EiwAA2xuBvd_0mB3xf_7iU7r0s6-lG0XGMH00_pR8-tJ6iMkQUIIU3wZMb8euRoCaIYQAvD_BwE&gclsrc=aw.ds)

If you choose to run the app in Android Studio:
- Clone this repository: https://github.com/minick-nick/Game-for-GAS-IR
- Open the project in Android Studio
- Build and run the app

## ๐Ÿ› ๏ธ Tech Stack
- Navigation
- Flows
- Coroutines

# License
```xml
Designed and developed by 2024 Dominic Dofredo

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.