Repo proves the feature
Your project is not finished when it works on your laptop. It is finished when a reviewer can clone it, set up the database, run the app, and see the feature without asking you on WhatsApp.
For this track, your repo must show four things: schema files, seed data, parameterised queries, and a README with local run steps.
What to ship
Keep the feature small. A campus canteen order list, club event RSVP, hostel complaint tracker, or internship application tracker is enough.
Recruiters and hackathon judges look for proof that you can model data, query it, and protect inputs. A neat repo beats a half-working large app.