{"id":19962896,"url":"https://github.com/bostrot/wahlapp","last_synced_at":"2026-05-13T04:33:47.658Z","repository":{"id":53128263,"uuid":"354879632","full_name":"bostrot/wahlapp","owner":"bostrot","description":"App for election information gathering about voters and their most important topics using Angular.","archived":false,"fork":false,"pushed_at":"2021-04-05T15:33:51.000Z","size":2670,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-12T08:16:41.156Z","etag":null,"topics":["angular","election","information","voter","voter-engagement","voting","voting-application"],"latest_commit_sha":null,"homepage":"https://erictrenkel.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bostrot.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}},"created_at":"2021-04-05T15:24:28.000Z","updated_at":"2022-02-07T08:06:32.000Z","dependencies_parsed_at":"2022-09-08T20:52:10.792Z","dependency_job_id":null,"html_url":"https://github.com/bostrot/wahlapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bostrot%2Fwahlapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bostrot%2Fwahlapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bostrot%2Fwahlapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bostrot%2Fwahlapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bostrot","download_url":"https://codeload.github.com/bostrot/wahlapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241396753,"owners_count":19956405,"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":["angular","election","information","voter","voter-engagement","voting","voting-application"],"created_at":"2024-11-13T02:13:31.909Z","updated_at":"2026-05-13T04:33:47.629Z","avatar_url":"https://github.com/bostrot.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wahlapp\n\n### About\n\nThis project was made for a local election to gather information about voters and their most important topics using  [Angular CLI](https://github.com/angular/angular-cli) version 10.0.3.\n\nIt was made primarily for mobile use so PWA is supported.\n\nAs shown in the screenshots the pages/screens are made as following:\n1. Little introduction, some headings and program information 2\n2. Voters most important topic selection/survey and some personal infos\n3. Some options to submit some more information\n4. An overview about other peoples important topics\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cimg src=\"screenshots/screenshot1.png\" /\u003e\u003c/th\u003e\n\u003cth\u003e\u003cimg src=\"screenshots/screenshot2.png\" /\u003e\u003c/th\u003e\n\u003cth\u003e\u003cimg src=\"screenshots/screenshot3.png\" /\u003e\u003c/th\u003e\n\u003cth\u003e\u003cimg src=\"screenshots/screenshot4.png\" /\u003e\u003c/th\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n### Getting started\n\nThis projects consists of a frontend written in angular and a backend with expressjs.\n\nThe frontend can be hosted on a static page like Github pages after it has been build (`npm run build` then copy the content from the build directory). For quick debugging, testing you can just do this:\n\n    git clone \u003cthis_project\u003e\n    cd \u003cthis_project\u003e\n    npm i\n    npm run start\n\nIt should now be accessible under `localhost:4200`.\n\nFor the backend/api with docker compose:\n\n    cd api/\n    npm i\n    docker-compose up -d\n\n### Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n### Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n### Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n### Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n### Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n### Help\n\nContributions are welcome.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbostrot%2Fwahlapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbostrot%2Fwahlapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbostrot%2Fwahlapp/lists"}