<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: APIPAWE KATOTO Daniel</title>
    <description>The latest articles on DEV Community by APIPAWE KATOTO Daniel (@apipawe_katotodaniel_992).</description>
    <link>https://dev.to/apipawe_katotodaniel_992</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2864301%2F1da25f7b-256d-42c4-b523-8a1d1987a85f.png</url>
      <title>DEV Community: APIPAWE KATOTO Daniel</title>
      <link>https://dev.to/apipawe_katotodaniel_992</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/apipawe_katotodaniel_992"/>
    <language>en</language>
    <item>
      <title>V-Office: A Responsive &amp; Accessible Digital Workspace</title>
      <dc:creator>APIPAWE KATOTO Daniel</dc:creator>
      <pubDate>Sun, 27 Jul 2025 17:15:02 +0000</pubDate>
      <link>https://dev.to/apipawe_katotodaniel_992/v-office-a-responsive-accessible-digital-workspace-5dgl</link>
      <guid>https://dev.to/apipawe_katotodaniel_992/v-office-a-responsive-accessible-digital-workspace-5dgl</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/frontend/axero"&gt;Frontend Challenge: Office Edition sponsored by Axero, Holistic Webdev: Office Space&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;V‑Office&lt;/strong&gt; is a fully responsive and accessible intranet-style digital workspace built with &lt;strong&gt;React&lt;/strong&gt;, &lt;strong&gt;Tailwind CSS&lt;/strong&gt;, and &lt;strong&gt;React Router&lt;/strong&gt;. The goal was to create a holistic office dashboard that feels modern, clean, and user-first — whether you're on a desktop, tablet, mobile phone, or even a smart TV.&lt;/p&gt;

&lt;p&gt;It includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A custom &lt;strong&gt;welcome banner&lt;/strong&gt; with an image background and animation&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;notification dropdown&lt;/strong&gt; &lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;responsive navbar&lt;/strong&gt; with dropdown profile menu on mobile and tablet devices.&lt;/li&gt;
&lt;li&gt;Sections for &lt;strong&gt;Recent message, Recent Task, Announcements, Up coming Events, and Quick Resources.&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Full support for &lt;strong&gt;light/dark mode&lt;/strong&gt;, mobile safe areas, and ARIA accessibility&lt;/li&gt;
&lt;li&gt;A creative layout that adapts across breakpoints, prioritizing UX and usability&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;strong&gt;Live Demo&lt;/strong&gt;: &lt;a href="https://v-office-seven.vercel.app" rel="noopener noreferrer"&gt;https://v-office-seven.vercel.app&lt;/a&gt;&lt;br&gt;&lt;br&gt;
💻 &lt;strong&gt;GitHub Repo&lt;/strong&gt;: &lt;a href="https://github.com/Katotodan/v-office" rel="noopener noreferrer"&gt;https://github.com/Katotodan/v-office&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can view the project in different viewports or emulate the screen to experience its responsive behavior.&lt;/p&gt;

&lt;blockquote&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;p&gt;This project was a deep dive into what makes internal tools truly &lt;strong&gt;usable and enjoyable&lt;/strong&gt;. I focused on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ Designing for &lt;strong&gt;all screen sizes&lt;/strong&gt; (even smart TVs)&lt;/li&gt;
&lt;li&gt;✅ Implementing &lt;strong&gt;dark mode&lt;/strong&gt; and respecting system preferences&lt;/li&gt;
&lt;li&gt;✅ Animating content (like the welcome banner) with &lt;strong&gt;React state&lt;/strong&gt; and transitions&lt;/li&gt;
&lt;li&gt;✅ Building accessible navigation menus with keyboard and screen reader support&lt;/li&gt;
&lt;li&gt;✅ Preventing scroll bugs when toggling menus on mobile&lt;/li&gt;
&lt;li&gt;✅ Ensuring &lt;strong&gt;notification menus&lt;/strong&gt; only stay open when intended (and not on random &lt;code&gt;mousedown&lt;/code&gt; triggers!)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I also created 4 responsive banner background images for each device resolution, and structured the project in modular, clean components using React best practices.&lt;/p&gt;

&lt;p&gt;The biggest challenge was perfecting mobile behavior while keeping desktop animations and transitions fluid. I learned a lot about CSS &lt;code&gt;env()&lt;/code&gt; safe areas, dynamic viewport units (&lt;code&gt;dvh&lt;/code&gt;), and managing scroll locking in React.&lt;/p&gt;

&lt;h2&gt;
  
  
  📄 License
&lt;/h2&gt;

&lt;p&gt;This project is open-sourced under the MIT License.&lt;/p&gt;

&lt;p&gt;Thanks to Axero and DEV for this opportunity! 🚀 &lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>frontendchallenge</category>
      <category>css</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
