Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/odaridavid/design-pattern-samples-app
🎨 Exploring creational,structural and behavioral design patterns using Kotlin
https://github.com/odaridavid/design-pattern-samples-app
android dark-theme design design-patterns gang-of-four-design-patterns inapp-update kotlin
Last synced: 12 days ago
JSON representation
🎨 Exploring creational,structural and behavioral design patterns using Kotlin
- Host: GitHub
- URL: https://github.com/odaridavid/design-pattern-samples-app
- Owner: odaridavid
- License: apache-2.0
- Created: 2020-04-28T00:00:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T15:32:47.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T19:56:21.131Z (3 months ago)
- Topics: android, dark-theme, design, design-patterns, gang-of-four-design-patterns, inapp-update, kotlin
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=com.github.odaridavid.designpatterns
- Size: 1.66 MB
- Stars: 89
- Watchers: 4
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Design Patterns
Exploring Behavioral, Creational and Structural Design Patterns in Kotlin.
Feel free to improve or provide feedback on any of the patterns.
## Prerequisite
The project uses firebase crashlytics hence setting up a [firebase project](https://firebase.google.com/)
will be required for a successful build.## More References
- [Design-Patterns-In-Kotlin](https://github.com/dbacinski/Design-Patterns-In-Kotlin)
- [Refactoring Guru Design Patterns](https://refactoring.guru/design-patterns)
- [Wikipedia](https://en.wikipedia.org/wiki/Software_design_pattern)## Screenshots
||||
|:--:|:--:|:--:|
|Splash Activity|Settings(Q >)|Settings(< Q)|||||
|:--:|:--:|:--:|
|Dashboard(Dark)|Dashboard(Light)|Description(Light)|||||
|:--:|:--:|:--:|
|Description(Dark)|About(Light)|About(Dark)|## Attributions
Google Play and the Google Play logo are trademarks of Google LLC.
GitHub icon icon by Icons8
## License
```
Copyright 2020 David Odari
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.
```## [Privacy Policy](https://design-patterns.flycricket.io/privacy.html)