thomasw04 / hackaTUM23

Winning project of hackaTUM 2023 check24 track.

Home Page:https://devpost.com/software/y-stonker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

y-stonker

This repository contains the code of our submission for the Check24 challenge at hackaTUM 2023. Our project won first place of the challenge.

Details on the challenge can be found here.

This demonstration GIF shows how our site works:

Demonstration GIF of the site in use

Screenshots

The initial search page

The results page

Run it yourself

You can run this project using Docker Compose:

git clone https://github.com/thomasw04/hackaTUM23 && cd hackaTUM23

Then run the servers:

docker compose up

If everything worked, you can visit http://localhost in your browser.

About

Winning project of hackaTUM 2023 check24 track.

https://devpost.com/software/y-stonker

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:CSS 59.9%Language:Rust 20.6%Language:Vue 17.0%Language:TypeScript 1.4%Language:JavaScript 0.5%Language:Dockerfile 0.4%Language:HTML 0.3%