summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index da5ecc0..85d9d4d 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ I'm not adding the "multiple pages" feature to the search section because I assu
## API
Multiple calls of the REST API from jikan.moe.
Usage of :
+
+ /v3/top/manga
+ /v3/top/anime
+ /v3/manga
@@ -35,6 +36,7 @@ Usage of ScrollView in the detail page. Thus, items with long synopsis and backg
## Design
Used my "personal" theme colors for the app.
It consists of some colors of the pink/purple "family" :
+
+ very dark purple : #09022A
+ very light magenta : #FF70FF
+ strong pink : #D52C70
arget/surefire-reports/TEST-musichub.business.LanguageTest.xml?h=develop&id=f42590f675ec76e8b515aebd2ebf66430435b6bd&follow=1'>Add unit test for Category and Languagesaid belhadj4-0/+164 2021-06-27Update search functionalitysaid belhadj2-0/+8 2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92 2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465 2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117 2021-06-27Song class fully covered.Clyhtsuriva13-49/+96 2021-06-27Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82