• Stars
    star
    2
  • Language
    Java
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A text-based Android gaming App that deals with depression using innovative and interesting plots and story lineups. Also contain quizzes of multiple categories like Emotional Intelligence, Body Languages, Psychology etc.

More Repositories

1

ImageFilters

Image filters related to spatial domain
MATLAB
7
star
2

BuildSrc-Template

Supercharge your Next Android Project with BuildSrc + Kotlin DSL using this template
Kotlin
6
star
3

Pigeon-News-App

Pigeon - Multi-Module News App, built with MVI, Clean Architecture, Kotlinโฃ๏ธ
Kotlin
5
star
4

DoctorAppointment

In doctor appointment app patients can login & submit their details. Patients can see details of doctors & book appointment as per their schedule.
Java
4
star
5

VideoRecoder

MVVM Based Android app that helps to record video, play video.
Kotlin
3
star
6

TabExample

Just a template for tabs with fragments & viewpager.
Java
1
star
7

ScoreKeeperMaterialDesignApp

This is a score keeper app. Material design guidelines are followed while designing the app. This app also implements dark theme.
Java
1
star
8

BatteryLevelIndicator

A battery level indicator app. Key learning: drawable list
Java
1
star
9

Pigeon

Pigeon - a news app in android. This android application fetches data using retrofit from NewsAPI.
Java
1
star
10

City_Of_Joy_KOLKATA

This is a tour guide app designed forv the tourist of Kolkata to guide them where to visit, what to eat...
Java
1
star
11

HelloSharedPrefsApp

This is a demo android application where I applied concepts of Shared Preferences
Java
1
star
12

WeatherApp

Weather App that fetches data from an API. I have used retrofit for Network Calls, Used GSON for conversion of JSON into POJO. Also used Glide for loading image from network.
Java
1
star
13

AppWithSettings

An Android App that demonstrate the settings of Android using Shared Preferences. It uses shared preferences to store settings of Android App
Java
1
star
14

PlayMusic

This is the basic music application UI.
Java
1
star
15

PlayQuizGame

This is a quiz game created in Android Studio.
Java
1
star
16

RoomWords

It's a simple room database app that uses SQLite to store words in the database. In this app I havve used Android Architecture Components. Room handles all the threading & provides data to the Repository Class. Then Repository class sends livedata to the ViewModel class. ViewModel is responsible to provide data to the UI. So backend is completely separated from the UI. LiveData handles all the configuration changes of the app & makes it more reliable & persistance
Java
1
star
17

Who-Wrote-It

'Who Wrote It' is an API based android app implemented with Material Designing Features (written in JAVA). It uses Google Book API to find book & it's author related information over internet. In this Project I used AsyncTask to fetch data from Background Thread & also used MDC (MATERIAL DESIGNING COMPONENTS) to make this android application little more attractive.
Java
1
star