Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 824 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 824 Bytes

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.