https://github.com/code4romania/catalog-politic-form
A React app that exposes a form for inserting profiles that will be displayed in the main website.
https://github.com/code4romania/catalog-politic-form
Last synced: 5 months ago
JSON representation
A React app that exposes a form for inserting profiles that will be displayed in the main website.
- Host: GitHub
- URL: https://github.com/code4romania/catalog-politic-form
- Owner: code4romania
- License: mpl-2.0
- Created: 2019-09-06T13:44:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:36:31.000Z (over 3 years ago)
- Last Synced: 2024-05-01T11:45:52.611Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://catalogpolitic.ro
- Size: 1.77 MB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Catalog Politic Form
[](https://github.com/code4romania/catalog-politic-form/graphs/contributors) [](https://github.com/code4romania/catalog-politic-form/commits/master) [](https://opensource.org/licenses/MPL-2.0)
This is a React app for internal use. It exposes a form for inserting profiles that will be displayed in the Catalog Politic Website.
The project is built in React, using DynamoDB as database layer for persisting profiles. The form should produce JSON objects in the format contained in the project folder (profile.json) The interaction with DynamoDB should be done using GraphQL.
[Contributing](#contributing) | [Built with](#built-with) | [Repos and projects](#repos-and-projects) | [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).
The list of open issues can be found [here](https://github.com/code4romania/catalog-politic-form/issues)
## Built With
npm
### Programming languages
JavaScript
### Platforms
React
### Frontend framework
React
### Package managers
npm
### Database technology & provider
DynamoDB (AWS)
## Repos and projects
The data stored using this form will be displayed using the frontend contained at https://github.com/code4romania/catalog-politic
## Deployment
TBD
## 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/).