{"id":23257021,"url":"https://github.com/solvro/web-topwr-sci-clubs-form","last_synced_at":"2025-08-20T14:33:20.062Z","repository":{"id":246803277,"uuid":"816315783","full_name":"Solvro/web-topwr-sci-clubs-form","owner":"Solvro","description":"Web form with app's live preview to gather sci clubs / orgs info for ToPWR mobile app","archived":false,"fork":false,"pushed_at":"2025-04-03T15:16:39.000Z","size":4818,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T17:11:12.531Z","etag":null,"topics":["flutter","form","pwr","student","web","wust"],"latest_commit_sha":null,"homepage":"https://formularz.solvro.pl","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Solvro.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-17T13:46:23.000Z","updated_at":"2024-11-21T08:47:09.000Z","dependencies_parsed_at":"2024-08-22T22:25:11.174Z","dependency_job_id":"93a4f4de-61e7-4f7b-9bed-8a511e65f968","html_url":"https://github.com/Solvro/web-topwr-sci-clubs-form","commit_stats":null,"previous_names":["solvro/web-topwr-sci-clubs-form"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Solvro/web-topwr-sci-clubs-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fweb-topwr-sci-clubs-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fweb-topwr-sci-clubs-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fweb-topwr-sci-clubs-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fweb-topwr-sci-clubs-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Solvro","download_url":"https://codeload.github.com/Solvro/web-topwr-sci-clubs-form/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solvro%2Fweb-topwr-sci-clubs-form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271332592,"owners_count":24741287,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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":["flutter","form","pwr","student","web","wust"],"created_at":"2024-12-19T12:26:39.976Z","updated_at":"2025-08-20T14:33:19.400Z","avatar_url":"https://github.com/Solvro.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ToPWR SciClubs form\n\n\n![KN Solvro banner](https://github.com/Solvro/script-topwr-science-clubs/assets/28555148/822d27f0-93e0-44f8-9004-f37577a93d9a)\n\nWeb form with live preview (ToPWR mock app) for submiting or changing information about your Scientific Club / Student Organization / Student Media / Cultural Agenda. Made to gather information for [ToPWR mobile app](https://github.com/Solvro/mobile-topwr), comprehensive tour guide over Wroclaw University of Science and Technology (WUST).\n\n# See also\n- ToPWR mobile flutter application: https://github.com/Solvro/mobile-topwr\n- ToPWR sci clubs/orgs scraper and scripts: https://github.com/Solvro/script-topwr-science-clubs\n\n# Developement\nThis is Flutter project, at the moments works only in the web version (best with html renderer destination)\n\n1. You need working Firebase project with Firestore, Storage and Auth\n- install firebase cli and run `flutterfire configure` to generate `firebase_options.dart`. You need to choose only `web` target.\nhttps://firebase.google.com/docs/web/setup\n\n2. Set up CORS in cloud storage\n```bash\ngcloud storage buckets update gs://example_bucket --cors-file=firebase_cors.json\n```\nhttps://cloud.google.com/storage/docs/cors-configurations\n\n2. You need to run code generation with \n```bash\ndart run build_runner build -d\n```\n\n3. Run the project for web\n```bash\nflutter run -d chrome --web-renderer html\n```\n\n\n# Caprover deploy\nso i can remember it as well :)\nif you don't know what caprover is: https://caprover.com/\n```bash\nflutter build web --web-renderer html\ntar -cvf ./deploy.tar ./captain-definition ./build/web/*\ncaprover deploy -t ./deploy.tar\n```\nOR \nuse reade made make command:\n```bash\nmake captain-deploy  // without fvm\nmake fvm-captain-deploy // for fvm usage\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolvro%2Fweb-topwr-sci-clubs-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolvro%2Fweb-topwr-sci-clubs-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolvro%2Fweb-topwr-sci-clubs-form/lists"}