Description:
The Event Countdown Timer is an interactive web application designed to count down to any specified event. This project was developed using React.js to handle stateful components efficiently and Bootstrap for responsive design, ensuring that the countdown timer is accessible on any device.
I aimed for a user-friendly interface with a minimalist design, focusing on ease of use and clarity. The design allows users to easily set and view the countdown to their events without unnecessary distractions.
The chosen color palette is designed to be visually soothing yet attention-grabbing, enhancing the user's experience while awaiting their event:
#F5F5F5 (Ghost White)
#F4F4F9 (Lavender Grey)
#3498DB (Dodger Blue)
#E74C3C (Carmine Red)
For the development of the Event Countdown Timer, I used the following technologies:
This project was an excellent opportunity to enhance my React.js skills, focusing on using state and props to manage the countdown timer dynamically. Bootstrap was utilized to ensure the layout is responsive and functional on various devices, from smartphones to desktops.
I am dedicated to ensuring my application is accessible to all users, including those with disabilities. To achieve this, I will conduct testing using the NVDA screen reader and the AXE extension, adhering to WCAG 2.0 standards throughout the development process. As my project testing progresses, I will document my accessibility testing efforts and eventually add pictures to showcase my testing methodologies and results, highlighting my commitment to creating an inclusive application.