{"id":18625726,"url":"https://github.com/zgramming/relevant","last_synced_at":"2026-04-20T03:31:20.032Z","repository":{"id":108669178,"uuid":"427970173","full_name":"zgramming/Relevant","owner":"zgramming","description":"Relawan Event Application consume REST API Relevant-API using Flutter. This project 5th Final Project Teknologi Web Service.","archived":false,"fork":false,"pushed_at":"2022-04-01T09:12:56.000Z","size":3036,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T07:40:10.226Z","etag":null,"topics":["clean-architecture","flutter","laravel","mobile-app","riverpod","volunteering"],"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/zgramming.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":"2021-11-14T15:46:03.000Z","updated_at":"2022-04-08T00:13:21.000Z","dependencies_parsed_at":"2023-03-06T02:15:14.545Z","dependency_job_id":null,"html_url":"https://github.com/zgramming/Relevant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zgramming/Relevant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2FRelevant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2FRelevant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2FRelevant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2FRelevant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zgramming","download_url":"https://codeload.github.com/zgramming/Relevant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgramming%2FRelevant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["clean-architecture","flutter","laravel","mobile-app","riverpod","volunteering"],"created_at":"2024-11-07T04:35:47.916Z","updated_at":"2026-04-20T03:31:20.013Z","avatar_url":"https://github.com/zgramming.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GitHub followers](https://img.shields.io/github/followers/zgramming.svg?style=social\u0026label=Follow\u0026maxAge=2592000)](https://github.com/zgramming?tab=followers)\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"github/banner.png\" height=\"400\"\u003e\n\u003c/p\u003e\n\n# Relevant\n\nRelawan Event Application consume REST API Relevant-API using Flutter. This project 5th Final Project Teknologi Web Service.\n\n## Usage\n\n\nBefore usage this application, you must ensure several configurations, including:\n\n1. you have to make sure you have configured REST API first. You can follow \u003ca target=\"_blank\" href=\"https://github.com/zgramming/Relevant-API\"\u003ethis\u003c/a\u003e for get the API.\n2. In `src/utils/constant.dart`, make sure you pointing to your host \n```\nconst baseUrl = kDebugMode ? 'http://192.168.42.216:8000' : 'http://192.168.42.216:8000';\n```\n\n## Feature\n\n- [x] Login as Relawan / Organisasi\n- [x] Register as Relawan / Organisasi\n- [x] Nearest time event\n- [x] EFY (Event For You)\n- [x] Bookmark Event\n- [x] My Event (Show your joined event as Calendar)\n- [x] Update Profile\n- [x] Update Password\n- [x] Detail Event\n- [x] Join or Cancel event\n \n## Preview Application\n\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"github/screenshot/1.login.png\" width=350 height=480\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"github/screenshot/2.register_relawan.png\" width=350 height=480\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"github/screenshot/3.register_organisasi.png\" width=350 height=480\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n   \u003ctr align=\"center\"\u003e\n    \u003c!-- \u003ctd\u003eList of musics\u003c/td\u003e\n    \u003ctd\u003eDetail Music\u003c/td\u003e\n    \u003ctd\u003eShare to Instagram\u003c/td\u003e --\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"github/screenshot/4.home.png\" width=350 height=480\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"github/screenshot/5.my_event.png\" width=350 height=480\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"github/screenshot/6.bookmark.png\" width=350 height=480\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr align=\"center\"\u003e\n    \u003c!-- \u003ctd\u003eInfo Application\u003c/td\u003e\n    \u003ctd\u003eSort By Feature\u003c/td\u003e --\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"github/screenshot/7.update_profile.png\" width=350 height=480\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"github/screenshot/8.update_password.png\" width=350 height=480\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"github/screenshot/9.detail_event.png\" width=350 height=480\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n \u003c/table\u003e\n\n\n## Issues\n\nPlease file any issues, bugs or feature request as an issue on \u003ca href=\"https://github.com/zgramming/Relevant/issues\"\u003e\u003cb\u003e Github \u003c/b\u003e\u003c/a\u003e\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n\u003cbr\u003e\n\n\n\u003ctable border=\"0\" cellspacing=\"0\" cellpadding=\"0\"\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth\u003eGithub\u003c/th\u003e\n            \u003cth\u003eLinkedIn\u003c/th\u003e\n            \u003cth\u003eFacebook\u003c/th\u003e\n            \u003cth\u003eInstagram\u003c/th\u003e\n            \u003cth\u003eWebsite\u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd\u003e\n            \u003ca href=\"https://github.com/zgramming/\" target=\"_blank\"\u003e\u003cimg src=\"github/icons/icon_github.png\" width=48 height=48\u003e\u003c/a\u003e\n            \u003c/td\u003e\n            \u003ctd\u003e\u003ca href=\"https://www.linkedin.com/in/zeffry-reynando\" target=\"_blank\"\u003e\u003cimg src=\"github/icons/icon_linkedin.png\" width=48 height=48\u003e\u003c/a\u003e\u003c/td\u003e\n            \u003ctd\u003e\u003ca href=\"https://www.facebook.com/zeffry.reynando\" target=\"_blank\"\u003e\u003cimg src=\"github/icons/icon_fb.png\" width=48 height=48\u003e\u003c/a\u003e\u003c/td\u003e\n            \u003ctd\u003e\u003ca href=\"https://www.instagram.com/zeffry_reynando\" target=\"_blank\"\u003e\u003cimg src=\"github/icons/icon_instagram.png\" width=48 height=48\u003e\u003c/a\u003e\u003c/td\u003e\n            \u003ctd\u003e\u003ca href=\"https://zeffry.dev/\" target=\"_blank\"\u003e\u003cimg src=\"github/icons/icon_website.png\" width=48 height=48\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\n\u003c/table\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgramming%2Frelevant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzgramming%2Frelevant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgramming%2Frelevant/lists"}