acmutsa / HackKit

Feature-packed Hackathon Managment Software
https://hack-kit-web.vercel.app
15 stars 19 forks source link

Dev Tools #103

Open Lermatroid opened 2 months ago

Lermatroid commented 2 months ago

This feature would add dev tooling to various parts of the project to help out with development.

An initial key one I can think of is a way to simulate registration with some dummy data, doing everything with the exception of actually writing the data to the db. This could have a small, on-screen bubble that could be used to interact with the feature.

Dev tools would be toggle-able via some kind of ENABLE_DEVTOOLS environment variable.

linear[bot] commented 2 months ago

HK-160 Dev Tools