https://github.com/negativeeddy/voteonit
https://github.com/negativeeddy/voteonit
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/negativeeddy/voteonit
- Owner: negativeeddy
- License: mit
- Created: 2023-12-04T04:19:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T02:40:27.000Z (over 2 years ago)
- Last Synced: 2025-03-23T10:32:38.311Z (about 1 year ago)
- Language: C#
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# vote on it
This is a very early work in progress. A simple poll/voting service to experiment with the new [.NET Aspire stack](https://learn.microsoft.com/en-us/dotnet/aspire/get-started/aspire-overview)
- ASP.NET minimal API backend
- Blazor front end
- Probably some other worker services later on