Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

🎨 Exploring creational,structural and behavioral design patterns using Kotlin

Awesome Lists containing this project

README

        


home





## 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)|

Get it on Google Play

## 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)