Medicare
Medicare is a Kotlin mobile application that allows users to manage their medication list using a real-time database provided by Firebase Firestore. Users can add new medications to their list, view the medications in a recycler view, and delete medications from the list as needed.

Getting Started
These instructions will help you get the app up and running on your local device for development and testing purposes.
Prerequisites
- Android Studio
- A Firebase account with a Firestore database set up
Installation
- Clone the repository:
git clone https://github.com/kanishk-gangwar/Medicare.git
2.Open the project in Android Studio.
3.Add your Firebase project details to the google-services.json file.
4.Build and run the app on your device or emulator.
Built With
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Authors
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE file for details.