diff options
author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-14 13:26:34 +0200 |
---|---|---|
committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-14 13:26:34 +0200 |
commit | 789cb4c6c3e2f4b6bea325b21801d098ebf04623 (patch) | |
tree | 9ddec0c8e0c792a9bf41d43e4657088991950793 /README.md | |
parent | fb20198d399076dadc7123995ee11f764ad676c5 (diff) |
Addedd Singletons for TopManga.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -49,7 +49,11 @@ Also added the "bangers" font for the titles. Development done with a Gitflow workflow. I used master, release, develop and feature branches. ## Architecture -I used the MVC architecture. +I used the MVC (Model, View, Controller) architecture. + +## Singletons +Usage of singletons. +Used to call APIs. ## TO-DO + Finishing MVC |