Reception Management Dashboard

Front end interactive reception management
Project Overview
The application dynamically fetches user data from external APIs and provides interactive elements like dropdown menus, modals, and tables to enhance user experience. JavaScript and jQuery are utilized for DOM manipulation, real-time updates, and user interactions. Additionally, the application incorporates Bootstrap Toasts for real-time alerts, ensuring that key events, such as late returns, are promptly communicated to the user.
This web-based dashboard application is designed for managing reception staff and delivery schedules. It features a responsive interface built with HTML, CSS, and Bootstrap, offering a range of functionalities, including tracking staff availability, scheduling deliveries, and generating real-time notifications for late staff or delivery drivers.

Feel free to view the entire project on my GitHub: https://github.com/Chawastic/WeDeliverTECH
Tech Stack
Frontend: HTML, CSS, BootstrapJavaScript
Libraries:
jQuery, Flatpickr, Moment.js
APIs:
RandomUser API for user dataUI
Components:
Bootstrap Icons, Bootstrap ToastsNotifications: Bootstrap Toasts for real-time alertsDevelopment
Tools:
Live Server, jQuery for DOM manipulation
Styling:
Custom CSS for layout and design
Time Management:
JavaScript-based digital clock and Flatpickr for time inputs
The WeDeliverTECH application is built with a strong focus on efficient staff and delivery management. The development process is organized through a series of well-defined sprints in Jira, ensuring structured progress with clear priorities. Each sprint focuses on enhancing both the user interface and backend capabilities, such as dynamically fetching user data and managing staff schedules.

Key features include a range of custom functions designed to streamline operations:
Dynamic Table Management: Functions like staffUserGet() fetch and populate real-time data from APIs, allowing for instant updates on staff status and availability.
Real-Time Alerts: Bootstrap Toasts are employed to alert users to critical events, such as delayed deliveries or staff members, enhancing responsiveness and communication.
Interactive Controls and Validations: The application includes custom-built functions that handle user inputs and manage data seamlessly, ensuring that all actions—like scheduling deliveries or marking staff as out—are easy to perform and error-free.