Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MakinGiants/todayhistory
Android app that shows what happened today in the history.
https://github.com/MakinGiants/todayhistory
android android-application android-open-source
Last synced: 3 months ago
JSON representation
Android app that shows what happened today in the history.
- Host: GitHub
- URL: https://github.com/MakinGiants/todayhistory
- Owner: MakinGiants
- License: mit
- Created: 2015-12-13T17:14:22.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2022-05-17T17:24:59.000Z (over 2 years ago)
- Last Synced: 2024-08-01T01:31:03.011Z (6 months ago)
- Topics: android, android-application, android-open-source
- Language: Kotlin
- Size: 697 KB
- Stars: 30
- Watchers: 5
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-kotlin - Today History
- awesome-kotlin-libraries-for-android - Today in History - App that shows what happened today in history. (<a name="projects"></a>Projects <sup>[Back ⇈](#contents)</sup> / <a name="franeworks"></a>Frameworks <sup>[Back ⇈](#contents)</sup>)
README
Today History Android app
=========================+ Master: [![Build Status](https://travis-ci.org/MakinGiants/todayhistory.svg?branch=master)](https://travis-ci.org/MakinGiants/todayhistory)
+ Develop: [![Build Status](https://travis-ci.org/MakinGiants/todayhistory.svg?branch=develop)](https://travis-ci.org/MakinGiants/todayhistory)
+ Code Coverage: [![codecov.io](https://codecov.io/github/MakinGiants/todayhistory/coverage.svg?branch=develop)](https://codecov.io/github/MakinGiants/todayhistory?branch=develop)Sample App that shows what happened today in history.
![sample](img/1.png)
![sample](img/2.png)## Details
- Written in Kotlin.
- Android Studio 2.1 preview 4.
- MVP architecture modularized into `api` and `app`.
- Unit tests for presenters and non android code.
- Travis tests for pull requests check.
- Code Coverage show up on pull requests with [codecov.io](https://codecov.io).
- Proguard setup to minify apk size.## License
* [Apache Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
## Contributing
Please fork this repository and contribute back using pull requests.
Any contributions, large or small, major features, bug fixes, additional
language translations, unit/integration tests are welcomed and appreciated
but will be thoroughly reviewed and discussed.## About
+ MakinGIANTS
+ http://www.makingiants.com
+ [email protected]