https://github.com/code4romania/vot-diaspora-client
Vot Diaspora este o platformă dezvoltată de Code for Romania care oferă rapid românilor din Diaspora informații despre cum pot vota la alegerile generale din decembrie 2020.
https://github.com/code4romania/vot-diaspora-client
hacktoberfest
Last synced: 4 months ago
JSON representation
Vot Diaspora este o platformă dezvoltată de Code for Romania care oferă rapid românilor din Diaspora informații despre cum pot vota la alegerile generale din decembrie 2020.
- Host: GitHub
- URL: https://github.com/code4romania/vot-diaspora-client
- Owner: code4romania
- License: mpl-2.0
- Created: 2020-10-05T11:46:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-15T09:26:11.000Z (about 1 year ago)
- Last Synced: 2025-05-15T10:30:28.196Z (about 1 year ago)
- Topics: hacktoberfest
- Language: Vue
- Homepage: https://votdiaspora.ro
- Size: 1.82 MB
- Stars: 3
- Watchers: 9
- Forks: 17
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vot Diaspora
[](https://github.com/code4romania/vot-diaspora-v2/graphs/contributors) [](https://github.com/code4romania/vot-diaspora-v2/commits/master) [](https://opensource.org/licenses/MPL-2.0)
The project aims to be the go-to source of useful information for voters in Romanian elections.
[See the project live](https://votdiaspora.ro)
There are some differences in the voting process depending on a person's residency and citizenship status. This project aims to clearly present all relevant info.
[Contributing](#contributing) | [Built with](#built-with) | [Deployment](#deployment) | [Feedback](#feedback) | [License](#license) | [About Code4Ro](#about-code4ro)
## Contributing
This project is built by amazing volunteers and you can be one of them! Here's a list of ways in [which you can contribute to this project](.github/CONTRIBUTING.md). If you want to make any change to this repository, please **make a fork first**.
Help us out by testing this project in the [staging environment](https://vot-diaspora-v2.vercel.app). If you see something that doesn't quite work the way you expect it to, open an Issue. Make sure to describe what you _expect to happen_ and _what is actually happening_ in detail.
If you would like to suggest new functionality, open an Issue and mark it as a **[Feature request]**. Please be specific about why you think this functionality will be of use. If you can, please include some visual description of what you would like the UI to look like, if you are suggesting new UI elements.
Also, this is [the workflow we follow](.github/WORKFLOW.md).
## Built With
Nuxt
### Programming languages
Javascript
### Frontend framework
Nuxt
### Package managers
NPM
### Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# generate static project
$ npm generate
```
## Deployment
Github integration with [Vercel](https://vercel.com)
## Feedback
- Request a new feature on GitHub.
- Vote for popular feature requests.
- File a bug in GitHub Issues.
- Email us with other feedback contact@code4.ro
## License
This project is licensed under the MPL 2.0 License - see the [LICENSE](LICENSE) file for details
## About Code4Ro
Started in 2016, Code for Romania is a civic tech NGO, official member of the Code for All network. We have a community of over 500 volunteers (developers, ux/ui, communications, data scientists, graphic designers, devops, it security and more) who work pro-bono for developing digital solutions to solve social problems. #techforsocialgood. If you want to learn more details about our projects [visit our site](https://www.code4.ro/en/) or if you want to talk to one of our staff members, please e-mail us at contact@code4.ro.
Last, but not least, we rely on donations to ensure the infrastructure, logistics and management of our community that is widely spread across 11 timezones, coding for social change to make Romania and the world a better place. If you want to support us, [you can do it here](https://code4.ro/en/donate/).