https://github.com/kulloveth/kulloveth.github.io
Portfolio Projects
https://github.com/kulloveth/kulloveth.github.io
Last synced: about 2 months ago
JSON representation
Portfolio Projects
- Host: GitHub
- URL: https://github.com/kulloveth/kulloveth.github.io
- Owner: kulloveth
- Created: 2020-07-06T12:59:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T20:18:50.000Z (over 4 years ago)
- Last Synced: 2025-02-05T01:22:25.584Z (3 months ago)
- Size: 27.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio Projects
# WellnessCity-MVVM-Kotlin
A Community project to help user stay healthy, get Health and Diet tips/advice and Covid 19 prevention tips## Features
* User can view list of health conditions with symptoms,causes,tratments
* User can view list of health tips and details
* User can view list of meals and recipes by Diet choice
* User can see Covid 19 prevention tips## Libraries Used
* Dagger Hilt
* Retrofit
* Cloud Firestore
* Preference DataStore
* ViewModel
* LiveData
* ViewBinding
* Lottie
* Coroutines
* Navigation Components
* Timber
* Shimmer[Source code](https://github.com/kulloveth/WellnessCity)
![]()
# Covid19VirusTracker-MVVM-Kotlin
An android app to keep track of covid 19 case statistics, News and show preventive measures## Library Used
* Retrofit
* Gson
* Picasso
* WorkManager
* Coroutine
* Koin
* ViewModel
* LiveData
* Navigation Component
* Room
* ViewBinding[Source code](https://github.com/kulloveth/Covid19VirusTracker)
![]()
# PopularMovies-MVVM-JAVA
This app allow users to search for popular and top-rated movies from [theMoviedb.org](https://www.themoviedb.org/). User can view trailers, movie reviews, overview and like movies to view offline## Features
* User can view most popular and most rated movies
* User can view and play trailers on youtube
* show list of reviews for each movie
* Shows movies overview
* MVVM android-architecture with Room, ViewModel,Livedata,Rxjava
* ViewBinding,ConstraintLayout[Source Code](https://github.com/kulloveth/PopularMovies)
![]()
# LATESTNEWS-MVVM-JAVA
## Project Overview
This app provides you with news headlines happening around the world,with options to select specific country and news categories from [NewsApi.org](http://newsapi.org/)# Features
* MVVM Android Architecture with Room Livedata and ViewModel
* Bottom Navigation with Jetpack Navigation Component
* Material Design Theme
* Networking with Retrofit
* ConstraintLayout
* ViewPager 2
* Users can search for any topic
* Users can check headlines from specific country or category
* User can share headline Url with friends
* User can mark a headline as Favorite and view offline[Source Code](https://github.com/kulloveth/LatestNews)
![]()