Skip to content

Latest commit

 

History

History
82 lines (71 loc) · 4.45 KB

README.md

File metadata and controls

82 lines (71 loc) · 4.45 KB

MedicApp

This project is licensed under the EUPL 1.2. For more details, see the LICENSE file.

"An Application that allows users to scan prescriptions, medications, and sends notifications for intakes"

Published for with 💝 by anrouxel

Quality Gate Status Reliability Rating Duplicated Lines (%) Vulnerabilities Bugs Security Rating Maintainability Rating Code Smells Lines of Code Coverage Technical Debt

Development

Requirements

  • Android Studio Hedgehog | 2023.1.1 Patch 1 or later
  • JDK 17 or later
  • Gradle 8.2.1 or later
  • Git LFS

Setup

  1. Clone the repository: git clone https://github.com/anrouxel/MedicApp.git
  2. Install Git LFS: git lfs install
  3. Initialize and fetch the submodules: git submodule update --init --recursive
  4. Open the project in Android Studio.
  5. Sync the project with Gradle files.
  6. Run the project on an emulator or a real device.

Authors

Contributors

Related Git repository