Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ms16Dev/Ysoftapp

Repository files navigation

Android Sample App

This is an Android sample project for scheduling assignments. Built using Kotlin, Jetpack Compose, Room & MVVM / DI (Hilt) and clean architecture.

Features

Assignment scheduling app with offline data storage, no back-end/full schema implemented for the purpose of demonstration

Prerequisites

  • Android Studio (latest stable version)
  • JDK 11+
  • Android SDK

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/ms16Dev/Ysoftapp.git
  2. Sync the project.

  3. Build and run.

Testing

To run unit tests (data layer only):

./gradlew test

License

Distributed under the terms of the MIT License. See the license for more information.

About

Sample Android MVVM app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages