Skip to content

MyQuotify is a simple quote showing app where user can get tons of quotes. I have made this app using kotlin by implementing some famous techniques like 'ViewModel', 'ViewModelFactoey', 'JSON Parsing' etc.

Notifications You must be signed in to change notification settings

iutsavsingh/MyQuotify

Repository files navigation

MyQuotify

Simple Quotes App - Static Data

Utsav Kumar

Intro Card

MyQuotify is a simple quote showing app where user can get tons of quotes. I have made this app using kotlin by implementing some famous techniques like 'ViewModel', 'ViewModelFactoey', 'JSON Parsing' etc.

Time spent: 10 hours spent in total

Functionality

The following required functionality is completed:

  • User can get tons of quotes only by clicking on 'NEXT/PREVIOUS' button.
  • This app shows the use of ViewModel and ViewModelFactory Concept
  • Learn about ViewModels by creating this simple app.
  • App uses static data provided as JSON.

Video Walkthrough

Here's a walkthrough of implemented user stories:

MyQuotify.mp4

License

Copyright [2022] [Utsav Kumar]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

MyQuotify is a simple quote showing app where user can get tons of quotes. I have made this app using kotlin by implementing some famous techniques like 'ViewModel', 'ViewModelFactoey', 'JSON Parsing' etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages