https://github.com/kinneko-de/sample-codingdojo-donation
Read my articles to find out how my [younger](https://medium.com/@kinneko-de/344fe6e8e4f6) and [older](https://medium.com/@kinneko-de/0de8a4351da2) selves solved this coding dojo.
https://github.com/kinneko-de/sample-codingdojo-donation
coding-dojo csharp sample sample-project template template-project
Last synced: 9 months ago
JSON representation
Read my articles to find out how my [younger](https://medium.com/@kinneko-de/344fe6e8e4f6) and [older](https://medium.com/@kinneko-de/0de8a4351da2) selves solved this coding dojo.
- Host: GitHub
- URL: https://github.com/kinneko-de/sample-codingdojo-donation
- Owner: KinNeko-De
- License: mit
- Created: 2024-09-30T21:18:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-05T09:59:13.000Z (over 1 year ago)
- Last Synced: 2025-02-24T15:51:11.724Z (about 1 year ago)
- Topics: coding-dojo, csharp, sample, sample-project, template, template-project
- Language: C#
- Homepage:
- Size: 539 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README

# Motivation
This is a sample exercise for a coding dojo in C#.
The application consists of a user interface part and a server part with a database. Everything is in one application to avoid unnecessary complexity. API calls are reduced to method calls.
Read my articles to find out how my [younger](https://medium.com/@kinneko-de/344fe6e8e4f6) and [older](https://medium.com/@kinneko-de/0de8a4351da2) selves solved this coding dojo.
# Challenge
Develop the application further. You are completely free in your decisions
## Architecture in a real world example
In a real world the UI would run on the client. The UI would access the server over an API.

## Sources
**The headliner image was generated using Gemini's image generation capabilities.**
Gemini is a large language model developed by Google AI. It can generate realistic and diverse images based on text prompts. [Learn more about Gemini](https://www.gemini.google.com).