{"id":19145618,"url":"https://github.com/jonasfschuh/descartebemx","last_synced_at":"2026-05-04T18:39:54.080Z","repository":{"id":254515056,"uuid":"779093856","full_name":"jonasfschuh/descartebemX","owner":"jonasfschuh","description":"This project is a prototype of a mobile application for the Android platform that works collaboratively to help the community dispose of environmentally sensitive materials.","archived":false,"fork":false,"pushed_at":"2024-08-24T00:22:47.000Z","size":6088,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T16:20:29.662Z","etag":null,"topics":["firebase","firebase-realtime-database","flutter","flutter-apps","mobile"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonasfschuh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-29T02:55:32.000Z","updated_at":"2024-09-26T13:35:54.000Z","dependencies_parsed_at":"2024-08-24T01:05:28.721Z","dependency_job_id":null,"html_url":"https://github.com/jonasfschuh/descartebemX","commit_stats":null,"previous_names":["jonasfschuh/descartebemx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasfschuh%2FdescartebemX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasfschuh%2FdescartebemX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasfschuh%2FdescartebemX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasfschuh%2FdescartebemX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonasfschuh","download_url":"https://codeload.github.com/jonasfschuh/descartebemX/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240229908,"owners_count":19768586,"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":["firebase","firebase-realtime-database","flutter","flutter-apps","mobile"],"created_at":"2024-11-09T07:41:23.264Z","updated_at":"2026-05-04T18:39:49.040Z","avatar_url":"https://github.com/jonasfschuh.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DescarteBemX\n\n![Dart](https://img.shields.io/badge/dart-%230175C2.svg?style=for-the-badge\u0026logo=dart\u0026logoColor=white)\n![Flutter](https://img.shields.io/badge/Flutter-%2302569B.svg?style=for-the-badge\u0026logo=Flutter\u0026logoColor=white)\n![Firebase](https://img.shields.io/badge/firebase-%23039BE5.svg?style=for-the-badge\u0026logo=firebase)\n![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge\u0026logo=android\u0026logoColor=white)\n![Postman](https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge\u0026logo=postman\u0026logoColor=white)\n![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge\u0026logo=visual-studio-code\u0026logoColor=white)\n\n\nThis project is a prototype of a mobile application for the Android platform that works collaboratively to help the community dispose of environmentally sensitive materials.\n\nDeveloped with **Flutter and Google Firebase**\n\nFeatures:\n- Query collection points for sensitive materials using multiple keys\n- Insert, change, and delete data from collection points, materials, and receiving entities\n- User control with FirebaseAuth.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Configuration](#configuration)\n- [Usage](#usage)\n- [Authentication](#authentication)\n- [Contributing](#contributing)\n- [Screenshots](#screenshots)\n\n## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/jonasfschuh/descartebemX\n```\n2. Install dependencies\n```\nflutter pub get\n```\n3. Create a [Google Firebase Firebase](https://firebase.google.com/) project of type \"Realtime Database\".\nOptional: Import database \n```\nhttps://github.com/jonasfschuh/descartebemX/data/descartebem-default-rtdb-export.json\n```\n\n4. Register que app with FlutterFire\nIn the command line or terminal, execute flutterfire and configure your firebase project to generate de google API keys.\n```\nflutterfire configure\n```\n\n## Usage\n\n1. Start the application Visual Studio Code\n2. Launch an android emulator\n3. Start the android application\n\n\n## Authentication\n\nIn the [Firebase console](https://console.firebase.google.com/), option Authentication, Add user \n\n## Contributing\n\nContributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request to the repository.\n\nWhen contributing to this project, please follow the existing code style, [commit conventions](https://www.conventionalcommits.org/en/v1.0.0/), and submit your changes in a separate branch.\n\n## Screenshots\n\nSplash screen\n\n![Splash screen](https://github.com/jonasfschuh/descartebemX/blob/main/images/splash%20screen.gif?raw=true\u0026sanitize=true)\n\nMain screen\n\n![Main screen](https://github.com/jonasfschuh/descartebemX/blob/main/images/principal_screen.gif?raw=true\u0026sanitize=true)\n\nSearch screen with cupertino icons\n\n![Main screen](https://github.com/jonasfschuh/descartebemX/blob/main/images/search_screen.gif?raw=true\u0026sanitize=true)\n\nDetail\n\n![Detail](https://github.com/jonasfschuh/descartebemX/blob/main/images/detail_1.gif?raw=true\u0026sanitize=true)\n\nDetail maps\n\n![Detail maps](https://github.com/jonasfschuh/descartebemX/blob/main/images/detail_maps.gif?raw=true\u0026sanitize=true)\n\nDetails crud\n\n![Detail crud](https://github.com/jonasfschuh/descartebemX/blob/main/images/detail_edit.gif?raw=true\u0026sanitize=true)\n\nMenu\n\n![Memu](https://github.com/jonasfschuh/descartebemX/blob/main/images/menu.gif?raw=true\u0026sanitize=true)\n\nEntities\n\n![Entities](https://github.com/jonasfschuh/descartebemX/blob/main/images/entities.gif?raw=true\u0026sanitize=true)\n\nDark screen mode\n\n![Dark screen mode](https://github.com/jonasfschuh/descartebemX/blob/main/images/dark_screen.gif?raw=true\u0026sanitize=true)\n\nGoogle Firebase Realtime (back-end)\n\n![Google Firebase Realtime](https://github.com/jonasfschuh/descartebemX/blob/main/images/firebase_realtime.gif?raw=true\u0026sanitize=true)\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonasfschuh%2Fdescartebemx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonasfschuh%2Fdescartebemx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonasfschuh%2Fdescartebemx/lists"}