{"id":15064750,"url":"https://github.com/vinicius-goncalves/angular__public-polls","last_synced_at":"2025-07-02T07:05:17.382Z","repository":{"id":256293975,"uuid":"854379188","full_name":"vinicius-goncalves/angular__public-polls","owner":"vinicius-goncalves","description":"📊 | Create polls and share them!","archived":false,"fork":false,"pushed_at":"2024-09-10T00:56:53.000Z","size":199,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development/frontend","last_synced_at":"2025-06-15T08:03:53.135Z","etag":null,"topics":["angular","tailwind","typescript"],"latest_commit_sha":null,"homepage":"https://polls.vinicius-goncalves.com","language":"TypeScript","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/vinicius-goncalves.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-09-09T04:13:46.000Z","updated_at":"2024-09-10T00:56:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"66e26e4d-c545-40db-b3fd-602e4fcf121a","html_url":"https://github.com/vinicius-goncalves/angular__public-polls","commit_stats":null,"previous_names":["vinicius-goncalves/angular__public-poll"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vinicius-goncalves/angular__public-polls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinicius-goncalves%2Fangular__public-polls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinicius-goncalves%2Fangular__public-polls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinicius-goncalves%2Fangular__public-polls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinicius-goncalves%2Fangular__public-polls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinicius-goncalves","download_url":"https://codeload.github.com/vinicius-goncalves/angular__public-polls/tar.gz/refs/heads/development/frontend","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinicius-goncalves%2Fangular__public-polls/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263091028,"owners_count":23412343,"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","tailwind","typescript"],"created_at":"2024-09-25T00:25:54.978Z","updated_at":"2025-07-02T07:05:17.342Z","avatar_url":"https://github.com/vinicius-goncalves.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e ⛔ This project is under construction. The link **polls.vinicius-goncalves.com** won't take you to any place. ⛔\n\n # 📊 Public Poll\n\nCreate public polls and share them with anyone you want to.\n\n![][project-banner]\n![][project-image-1]\n\n\u003cdiv\u003e\n\n## Introdution\n\nCreate and share polls, those are the main ideias and purposes of this project - creating using Angular, you can create polls and anyone who accesses the app will be able to see all of the polls or share polls with everybody throught the poll id. All of the polls have a `expire time`, meaning they will be deleted within 24 hours starting from the creation time. All of the polls (will be) stored in a MongoDB server.\n\n\u003c/div\u003e\n\n\u003cdiv\u003e\n\n## Technologies used\n\nThose are the main technologies I used to build this project.\n\n|  💻 languages   | 📚 libraries \u0026 frameworks | 📚 storage (implemetion soon) |\n| :-------------: | :-----------------------: | :----------------------------: |\n| ![][typescript] | ![][angular]              | ![][mongodb]                   |\n| **-**           | ![][tailwind]             | **-**                          |\n| **-**           | ![][mongoose]             | **-**                          |\n\n\u003c/div\u003e\n\n\u003cdiv\u003e\n\n## How to install locally\n\nIf you want to test the project local for any reason, first of all clone this repo:\n\n```\ngit clone https://github.com/vinicius-goncalves/angular__public-poll\n```\n\nAfter cloning, go to the root project folder and then install the required packages using your package manager.\n\n```\nnpm install\n```\n\nThis project uses Angular, so use `ng serve` when developing or `ng build` for deployment purposes. Learn more in [Angular CLI docs](https://angular.dev/cli).\n\n\u003c/div\u003e\n\n\u003cdiv\u003e\n\n## Try it out\n\nYou can try this project out by clicking below on the follow link: [polls.vinicius-goncalves.com][try-it-out-path].\n\n\u003c/div\u003e\n\n[comment]: # 'assets-path'\n[project-banner]: \u003chttps://github.com/vinicius-goncalves/projects/blob/main/assets/public-polls/project-banner.png\u003e \"Project Banner\"\n[project-image-1]: \u003chttps://github.com/vinicius-goncalves/projects/blob/main/assets/public-polls/image-1.png\u003e \"Project Image 1\"\n[typescript]: \u003chttps://img.shields.io/badge/TypeScript-323330?style=for-the-badge\u0026logo=typescript\u0026logoColor=3077C5\u003e 'TypeScript'\n[angular]: \u003chttps://img.shields.io/badge/Angular-323330?style=for-the-badge\u0026logo=angular\u0026logoColor=764ABC\u003e \"Angular\"\n[tailwind]: \u003chttps://img.shields.io/badge/Tailwind-323330?style=for-the-badge\u0026logo=TailwindCSS\u003e 'Tailwind'\n[mongodb]: \u003chttps://img.shields.io/badge/MongoDB-323330?style=for-the-badge\u0026logo=mongodb\u0026logoColor=4EA94B\u003e \"MongoDB\"\n[mongoose]: \u003chttps://img.shields.io/badge/Mongoose-323330?style=for-the-badge\u0026logo=mongoose\u0026logoColor=880000\u003e \"Mongoose\"\n[comment]: # 'assets-path'\n[comment]: # 'reference-links'\n[try-it-out-path]: https://polls.vinicius-goncalves.com 'Public Polls'\n[comment]: # 'reference-links'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinicius-goncalves%2Fangular__public-polls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinicius-goncalves%2Fangular__public-polls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinicius-goncalves%2Fangular__public-polls/lists"}