halu5071 / git-push-hackathon

$ git push hackathon :computer:
https://www.cyberagent.co.jp/
1 stars 0 forks source link

Design of this app #1

Open halu5071 opened 6 years ago

halu5071 commented 6 years ago

This is my etude.

Design

first I will list up libraries I will use and try to use

And I adopt Clean Architecture. usecase package is (probably) my original. In Android-CleanArchitecture repository, usecase is, for example, GetUserDetail.java. I mean the usecase class has a just only one operation. However, in my project, usecase classes are small, and have basic CRUD. So my usecase classes have some operations.

Commit message since 25th Jan

rely on AngularJS DEVELOPERS

halu5071 commented 6 years ago

this app will be Clean Architecture + AAC ViewModel

halu5071 commented 6 years ago

arch