Skip to content

npoussu/MediMate

Repository files navigation

MediMate - A medication reminder application

MediMate is an medication reminder application where the user can input a list of medications they are currently using and set the time when each medication is taken. The app will notify the user when it’s time to take a certain medication. The app is targeting smartphones running Android OS.

Getting Started

Clone / Download the repository and open it using Android Studio.

Development environment

The app is written entirely in Kotlin and uses the Gradle build system.

To build the app, use the gradlew build command or use "Import Project" in Android Studio. A canary or stable version >= 3.2 of Android Studio is required.

Architecture

This app is built using:

- Android Architectural Components
    - LiveData
    - Room
    - ViewModel
    - MVVM 
- Dependency Injection
    - Koin
- Utility
    - LiveEvent (https://github.com/hadilq/LiveEvent)

Authors

See also the list of contributors who participated in this project.

About

MediMate - A medication reminder application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages