This is a simple app developed using Jetpack Compose for managing medicine details.
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.
- View a list of medicines
- View detailed information about each medicine
- Edit or delete medicine details
- Add new medicines to the list
The project includes comprehensive unit tests to ensure the functionality of different components.
- Clone the repository
- Open the project in Android Studio
- Build and run the project on an emulator or physical device
Feel free to contribute to this project by creating pull requests.
This project is licensed under the MIT License.