DEV Community

Cover image for Office Space Frontend Challenge
Saba Begum
Saba Begum

Posted on

Office Space Frontend Challenge

Frontend Challenge Holistic Webdev Submission

This is a submission for Frontend Challenge: Office Edition sponsored by Axero, Holistic Webdev: Office Space

What I Built

I created a simple and functional Office Dashboard that helps in managing and visualizing internal tasks and activities.

Key Features:

  • Assign, reassign, and delete tasks for team members.
  • Light and dark theme toggle.
  • Fully responsive layout for mobile and desktop.
  • Sections for Upcoming Events, Announcements, and Resources.
  • Project status tracking and basic dashboard stats.

Demo

https://sabasizmic.github.io/office-edition-dashboard/index.html

Journey

I built this project using plain HTML, CSS, and JavaScript, focusing on clean structure and usability. The goal was to make it lightweight, easy to extend, and mobile-friendly.

It was a great experience working on layout logic, dark mode toggling, and basic state updates using JavaScript. I kept everything organized and simple so it can be adapted for real-world internal tools.

Top comments (0)