Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/minick-nick/game-for-gas-ir
- Owner: minick-nick
- License: apache-2.0
- Created: 2024-05-30T13:49:45.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T13:48:04.000Z (6 months ago)
- Last Synced: 2024-12-18T23:43:10.280Z (about 2 months ago)
- Topics: android-development, jetpack-compose, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 11.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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 DofredoLicensed 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 athttp://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.