Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a-bytecode/southparkquotes
This app is for every South Park fan and can generate legendary quotes from every main character of the series.
https://github.com/a-bytecode/southparkquotes
animated animation animations cartoon cartoons quote-generator quotes quotes-api quotes-application sound-effects southpark
Last synced: 29 days ago
JSON representation
This app is for every South Park fan and can generate legendary quotes from every main character of the series.
- Host: GitHub
- URL: https://github.com/a-bytecode/southparkquotes
- Owner: a-bytecode
- Created: 2023-07-20T14:42:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T15:00:53.000Z (12 months ago)
- Last Synced: 2024-01-11T22:54:52.686Z (12 months ago)
- Topics: animated, animation, animations, cartoon, cartoons, quote-generator, quotes, quotes-api, quotes-application, sound-effects, southpark
- Language: Kotlin
- Homepage:
- Size: 25.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SouthParkQuotes :tm:
_This app is for every South Park fan and can generate legendary quotes from every main character of the series._
## Architecture patterns :white_check_mark:* Model View ViewModel (MVVM)
- LiveData
+ Repository
- Retrofit Service
* RoomDataBase (SQLite)
+ Data Access Object (DAO)## Features :rocket:
- Choose Characters (Cartman, Kyle, Stan & Butters)
* Navigation Drawer for navigating through the menu
+ 2 Different Modes to read Quotes (Random mode & Character mode)
- Settings Menu to choose your favorite background image
* Sound Bank Implementation (Character voices)## Source :star:
_https://github.com/Thatskat/southpark-quotes-api_## Demo: