Description
Quotza is a colored quotes application for you to use as a template when creating any app involving texts. It teaches you the following:
- Java Programming Language
- MVVM – Model View ViewModel
- AndroidX
- Retrofit
- PHP MySQL CRUD
- Server side search
- Load more pagination
- Swipe to Refresh
- Full App development
Here are the widgets used:
- Activities as Pages.
- DialogFragment for searching quotes.
- Collapsing toolbar layout in both the dashboard and detail page.
- Material EditTexts to enter quotes.
- RecyclerView – To render quotes.
- SearchView for realtime search filter.
- Toolbar Menus for navigation.
- Transition animations across activities.
- CardView, textviews, progressbars etc.