Inspiration

We wanted a space that made hackathon life easier. Most teams spend too much time hunting for rules, criteria, and deadlines, so we built something that puts everything in one clear place. The idea was to create a site that actually helps participants focus on building instead of searching.

What it does

DayHack gives teams a simple, modern hub where they can learn about the Everyday Life theme, read the judging criteria, check the timeline, and submit project ideas. Submissions are saved locally so teams can review them anytime. It’s built to be quick, intuitive, and stress-free.

How we built it

We designed a clean layout using HTML, CSS, and JavaScript. The card-based sections make the information easy to skim, and the submission form uses localStorage to keep entries saved in the browser. We kept everything lightweight, so it loads fast on both laptops and phones.

Challenges we ran into

The main challenge was making the site feel organised without overcrowding it. We also had to make the submission pop-up work smoothly across different screen sizes. Finding the right balance between simplicity, clarity, and responsiveness took a bit of tweaking.

Accomplishments that we’re proud of

We’re proud of how clear the site feels. Everything, from the theme explanation to the form, works the way users expect. The local submission storage turned out better than we planned, and the layout stays clean on mobile, which was a big win.

What we learned

We learned how important structure is when presenting a lot of information. We also got more comfortable using localStorage and building responsive components that adjust without breaking. It reminded us that small UI choices make a big difference for the user.

What’s next for DayHack

Next, we want to add real backend submission support, team collaboration features, and a cleaner dashboard for viewing all entries. We’re also thinking about adding a theme-based idea generator to help teams brainstorm faster.

Built With

Share this project:

Updates