Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khubaibkhan4/medicinecompose
MedicinesCompose
https://github.com/khubaibkhan4/medicinecompose
android-app android-application app clean-architecture jetpack-compose medicine-applications medicines medicines-dataset rest-api
Last synced: 5 days ago
JSON representation
MedicinesCompose
- Host: GitHub
- URL: https://github.com/khubaibkhan4/medicinecompose
- Owner: KhubaibKhan4
- Created: 2023-10-14T23:09:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-14T23:12:42.000Z (over 1 year ago)
- Last Synced: 2024-11-12T16:07:30.374Z (2 months ago)
- Topics: android-app, android-application, app, clean-architecture, jetpack-compose, medicine-applications, medicines, medicines-dataset, rest-api
- Language: Kotlin
- Homepage:
- Size: 452 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MedicineCompose
This is a simple app developed using Jetpack Compose for managing medicine details.
## Screenshots
## Description
This app allows users to manage medicine details such as name, dose, symptoms, manufacturer, usage, and warnings. It uses the Jetpack Compose library for the UI and data management.
## Features
- View a list of medicines
- View detailed information about each medicine
- Edit or delete medicine details
- Add new medicines to the list## Test
The project includes comprehensive unit tests to ensure the functionality of different components.
## Setup
1. Clone the repository
2. Open the project in Android Studio
3. Build and run the project on an emulator or physical deviceFeel free to contribute to this project by creating pull requests.
## License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).