{"id":16159090,"url":"https://github.com/kvrae/mobile-exemple-java-android","last_synced_at":"2025-05-06T18:46:35.574Z","repository":{"id":212946422,"uuid":"718830913","full_name":"KvRae/Mobile-Exemple-Java-Android","owner":"KvRae","description":"This is an Android project for a Pharmacy management in java","archived":false,"fork":false,"pushed_at":"2023-12-17T13:38:44.000Z","size":3458,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T01:51:12.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KvRae.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-11-14T22:07:33.000Z","updated_at":"2025-01-11T15:03:06.000Z","dependencies_parsed_at":"2023-12-17T14:43:57.071Z","dependency_job_id":null,"html_url":"https://github.com/KvRae/Mobile-Exemple-Java-Android","commit_stats":null,"previous_names":["kvrae/mobile-exemple-java-android"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KvRae%2FMobile-Exemple-Java-Android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KvRae%2FMobile-Exemple-Java-Android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KvRae%2FMobile-Exemple-Java-Android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KvRae%2FMobile-Exemple-Java-Android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KvRae","download_url":"https://codeload.github.com/KvRae/Mobile-Exemple-Java-Android/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252748350,"owners_count":21798314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T01:56:36.106Z","updated_at":"2025-05-06T18:46:35.542Z","avatar_url":"https://github.com/KvRae.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pharmacy Android Application\n\nThis Android application is developed as an academic project for ESPRIT/Mobile Development(Android/Java). It is designed for managing pharmacy-related operations and implements CRUD (Create, Read, Update, Delete) operations on a Room Database. The project includes features such as user authentication, medication management, and patient records.\n\n## Table of Contents\n\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Setup](#setup)\n- [Usage](#usage)\n- [Project Structure](#project-structure)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n1. **User Authentication**\n   - Sign up: Users can create new accounts with a unique username and password.\n   - Sign in: Existing users can log in securely.\n\n2. **User Management**\n   - CRUD operations for user accounts.\n\n3. **Medication Management**\n   - CRUD operations for adding, updating, and deleting medication records.\n   - Medication details include name, dosage, expiry date, etc.\n\n4. **Patient Management**\n   - CRUD operations for managing patient records.\n   - Patient details include name, contact information, medical history, etc.\n\n5. **Room Database Integration**\n   - Utilizes the Room Persistence Library for local database management.\n\n## Technologies Used\n\n- Java\n- Android SDK\n- Room Persistence Library\n- XML (for UI design)\n\n## Setup\n\n1. **Clone the Repository:**\n   ```bash\n   git clone https://github.com/kvrae/Mobile-Exemple-Java-Android.git\n   cd pharmacy-android-app\n   ```\n\n2. **Open in Android Studio:**\n   - Open Android Studio.\n   - Choose \"Open an existing Android Studio project\" and select the cloned repository.\n\n3. **Build and Run:**\n   - Build and run the application on an Android emulator or a physical device.\n\n## Usage\n\n1. **Sign Up / Sign In:**\n   - Use the provided authentication screens to sign up or sign in.\n\n2. **Medication Management:**\n   - Navigate to the medication section to perform CRUD operations on medication records.\n\n3. **Patient Management:**\n   - Navigate to the patient section to perform CRUD operations on patient records.\n\n## Project Structure\n\n- **`app/src/main/java/com/esprit/pharmacy/`**\n  - `ui`: Contains activities and fragments for the user interface.\n  - `data`: Includes classes for database access and data entities.\n  - `utils`: Utility classes.\n\n- **`app/src/main/res/`**\n  - `layout`: XML layout files for UI design.\n\n## Contributing\n\nIf you'd like to contribute to this project, please follow the [contribution guidelines](CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the MIT LICENSE - see the [LICENSE.md](LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvrae%2Fmobile-exemple-java-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvrae%2Fmobile-exemple-java-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvrae%2Fmobile-exemple-java-android/lists"}