Santosh Bhatt (santosh430)

santosh430

Geek Repo

Github PK Tool:Github PK Tool

Santosh Bhatt's repositories

AnimalSpace

This project aims to primarily make the animal rescue easier and helps to build a community of the animal lovers.

Language:KotlinStargazers:0Issues:0Issues:0

Calculator

A modern calculator made using Kotlin and best coding practices.

Language:KotlinStargazers:0Issues:0Issues:0

Cricbuzz_Santosh

In this project I have made a sub-clone of cricbuzz where I have use room database to store info of players which the user add. Here I have use MVVM architecture with live data . User will add player image using gallery. App include features like marking player favourite and separate section for batsman ,bowler and favourite based on the inputs given at the time of adding player.

Language:KotlinStargazers:0Issues:1Issues:0
Language:KotlinStargazers:0Issues:1Issues:0

E-commerce-mini-demo

This project was given to me as an Assignment wherein I made an app that takes a list of mobile products which I needed to fetch through an API and shows them in a recycler view and when a user selects a product, it goes to a cart i.e, stored in a room database and then when user clicks checkout button in cart it show a progress bar in next screen and finally Product is Purchased in next screen. I implemented MVVM architecture, LiveData, Kotlin, Kotlin Coroutines, Retrofit, Room Database in this project.

Language:KotlinStargazers:0Issues:0Issues:0

InstaPaw

This Project is created with the intent of helping and rescue the injured stray animals by building a community of animal lovers and providing them with all the help through this application.

Language:KotlinStargazers:0Issues:1Issues:0

Movie-Rating-Demo-App

In this project, I learned how to use Retrofit to make a network call. I have an open API for movie rating and displayed a list of movies in recycler view. By clicking on a particular movie, the user gets detailed info on the next screen.

Language:KotlinStargazers:0Issues:0Issues:0

Spotify_Clone

This is the shopify clone which I made for learning topics like MVVM architecture, Dependency Injection with Dagger, Hilt and all other coding practices in Android more deeply.

Language:KotlinStargazers:0Issues:0Issues:0

Users_List

In this project I have stored user basic info like name , email and phone no. using Room Database and perform CRUD operation in it. Topics Covered - kotlin Coroutines, Room Database, MVVM architecture, Recycler view

Stargazers:0Issues:1Issues:0