Update README.md
This commit is contained in:
parent
2c2e52da31
commit
3e75659e71
21
README.md
21
README.md
@ -1,6 +1,7 @@
|
|||||||
|
# jlyrics-android
|
||||||
![jlyrics-android-logo](https://raw.githubusercontent.com/bernd32/jlyrics-android/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png)
|
![jlyrics-android-logo](https://raw.githubusercontent.com/bernd32/jlyrics-android/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png)
|
||||||
|
|
||||||
# jlyrics-android
|
|
||||||
## Description
|
## Description
|
||||||
Jlyrics-android is an unofficial Android application client of the website <a href="http://j-lyric.net/">J-Lyric.net</a> which allows to search for lyrics of Japanese songs. Jlyrics-android also provides features such as translation lyrics to romaji (romanize), showing furigana and saving lyrics to favorites.
|
Jlyrics-android is an unofficial Android application client of the website <a href="http://j-lyric.net/">J-Lyric.net</a> which allows to search for lyrics of Japanese songs. Jlyrics-android also provides features such as translation lyrics to romaji (romanize), showing furigana and saving lyrics to favorites.
|
||||||
|
|
||||||
@ -16,7 +17,23 @@ Jlyrics-android is an unofficial Android application client of the website <a hr
|
|||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
*To be added...*
|
<details>
|
||||||
|
<summary>Click me</summary>
|
||||||
|
<p>
|
||||||
|
![jlyrics-screenshot](https://github.com/bernd32/jlyrics-android/blob/master/screenshots/LQ/Screenshot_1576531726.jpg?raw=true)
|
||||||
|
![jlyrics-screenshot](https://github.com/bernd32/jlyrics-android/blob/master/screenshots/LQ/Screenshot_1576531757.jpg?raw=true)
|
||||||
|
![jlyrics-screenshot](https://github.com/bernd32/jlyrics-android/blob/master/screenshots/LQ/Screenshot_1576531777.jpg?raw=true)
|
||||||
|
![jlyrics-screenshot](https://github.com/bernd32/jlyrics-android/blob/master/screenshots/LQ/Screenshot_1576531782.jpg?raw=true)
|
||||||
|
![jlyrics-screenshot](https://github.com/bernd32/jlyrics-android/blob/master/screenshots/LQ/Screenshot_1576531795.jpg?raw=true)
|
||||||
|
![jlyrics-screenshot](https://github.com/bernd32/jlyrics-android/blob/master/screenshots/LQ/Screenshot_1576531815.jpg?raw=true)
|
||||||
|
![jlyrics-screenshot](https://github.com/bernd32/jlyrics-android/blob/master/screenshots/LQ/Screenshot_1576531824.jpg?raw=true)
|
||||||
|
![jlyrics-screenshot](https://github.com/bernd32/jlyrics-android/blob/master/screenshots/LQ/Screenshot_1576531844.jpg?raw=true)
|
||||||
|
![jlyrics-screenshot](https://github.com/bernd32/jlyrics-android/blob/master/screenshots/LQ/Screenshot_1576531899.jpg?raw=true)
|
||||||
|
</p>
|
||||||
|
</details>
|
||||||
|
|
||||||
|
## Demo
|
||||||
|
[https://www.youtube.com/watch?v=INQmKcC90nc](https://www.youtube.com/watch?v=INQmKcC90nc)
|
||||||
|
|
||||||
## About me
|
## About me
|
||||||
I'm a beginner to programming and (at least at this point of time) developing applications for Android is just one of my hobbies. This application is my first training project, so the source code is pretty dirty, but I tried to follow the main principles of MVP architectural pattern.
|
I'm a beginner to programming and (at least at this point of time) developing applications for Android is just one of my hobbies. This application is my first training project, so the source code is pretty dirty, but I tried to follow the main principles of MVP architectural pattern.
|
||||||
|
Loading…
Reference in New Issue
Block a user