From 3033fe8d96cb5040281cb3c778e3a26d39dd2c9b Mon Sep 17 00:00:00 2001 From: Max Handke Date: Wed, 17 Jan 2024 19:01:38 +0100 Subject: [PATCH] Updated README.md --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f95fb60 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# Backend for KickEvent made with Spring + +This project is the backend for my "KickEvent" web application. + +## Tech Stack + +- Spring +- MSSQL Database +- Java +- Docker + + +## Check it out + +The app runs on the azure cloud. \ +Check out the frontend: \ +Visit https://jolly-smoke-0f9cb2b03.4.azurestaticapps.net/ + + +## Project Purpose + +As I tried to develope my first fullstack web application, I thought about creating a website +where people can find other peoples football events. Out of this idea I created "KickEvent" where +users can create or find events that they want to visit. Registered users can also comment on events. +