Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/it-at-m/wjh-rechner

Online-Rechner zur Vorab-Berechnung der Förderung zur wirtschaftlichen Jugendhilfe (WJH)
https://github.com/it-at-m/wjh-rechner

npm vite vuejs vuetify

Last synced: about 2 months ago
JSON representation

Online-Rechner zur Vorab-Berechnung der Förderung zur wirtschaftlichen Jugendhilfe (WJH)

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![GitHub Workflow Status][github-workflow-status]][github-workflow-status-url]

# WJH-Orientierungsrechner

Online calculator for pre-calculation of possible funding for economic youth welfare ("Wirtschaftliche Jugendhilfe", WJH) of the City of Munich.



## Built with

- TypeScript
- Vue.js and Vuetify
- Vite

## Roadmap

_In progress_

See [open issues][issues-url] for a list of proposed features (and known issues).

## Development

```bash
npm install
npm run dev
```

For more information, see [getting-started](docs/getting-started.md).

## Documentation

_In progress_

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please open an issue with the tag "enhancement", fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Open an issue with the tag "enhancement"
2. Fork the Project
3. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
4. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
5. Push to the Branch (`git push origin feature/AmazingFeature`)
6. Open a Pull Request

More about this in the [CODE_OF_CONDUCT](/CODE_OF_CONDUCT.md) file.

## License

Distributed under the MIT License. See [LICENSE](LICENSE) file for more information.

## Contact

it@M - [email protected]

[contributors-shield]: https://img.shields.io/github/contributors/it-at-m/wjh-rechner.svg?style=for-the-badge
[contributors-url]: https://github.com/it-at-m/wjh-rechner/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/it-at-m/wjh-rechner.svg?style=for-the-badge
[forks-url]: https://github.com/it-at-m/wjh-rechner/network/members
[stars-shield]: https://img.shields.io/github/stars/it-at-m/wjh-rechner.svg?style=for-the-badge
[stars-url]: https://github.com/it-at-m/wjh-rechner/stargazers
[issues-shield]: https://img.shields.io/github/issues/it-at-m/wjh-rechner.svg?style=for-the-badge
[issues-url]: https://github.com/it-at-m/wjh-rechner/issues
[license-shield]: https://img.shields.io/github/license/it-at-m/wjh-rechner.svg?style=for-the-badge
[license-url]: https://github.com/it-at-m/wjh-rechner/blob/dev/LICENSE
[github-workflow-status]: https://img.shields.io/github/actions/workflow/status/it-at-m/wjh-rechner/build.yaml?style=for-the-badge
[github-workflow-status-url]: https://github.com/it-at-m/wjh-rechner/actions/workflows/build.yaml