Inspiration

We love the future - autonomous cars, no smog, yeehay -

What it does

We had our fun and created an good algorithm for distributioning the taxis in the most efficient way. Also we have some cool visuals ;)

How we built it

NextJS for the frontend and backend. Python to parameterise OR tools (C++) for VRP optimization. Also another backend using fastapi to provide change OR tools output while running. Everything in docker-compose so it would be easy to deploy.

Challenges we ran into

OR tools has bad documenation, so it took a long time to get it right. Deployment was difficult because we tried coolify (like Vercel but open source) and ports from the simulation were already taken by coolify leading to some problems. Also lots of bugs, of course :)

Accomplishments that we're proud of

Mastering OR tools in the end. Funny cars. Learning something new. Doing all this with only two people.

What we learned

New framework with Next.js. Learning about VRP. Deployment with many learnings.

What's next for TUManyCars

We hope telekom benefits from our effort.

Built With

Share this project:

Updates