Skip to content

thomasw04/hackaTUM23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.