Building SportsMinder: My TFG Journey

A deep dive into the technical challenges and solutions found while developing my Final Degree Project.

Building SportsMinder: My TFG Journey

Introduction

Developing SportsMinder was more than just an academic assignment; it was an engineering challenge. My goal was to fix the fragmentation in sports reservation management.

Tech Stack

For this project, I chose a modern stack to allow for rapid iteration:

  • React for the UI.
  • Vite for fast bundling.
  • Tailwind CSS for styling.

Key Takeaways

I learned that database architecture is just as important as the UI. Without a solid schema, the frontend experience suffers.

Written by

Luis Lois

Software Engineer

Share