ClockWise is a time management system designed to help businesses and individuals streamline their scheduling processes. It offers a user-friendly interface, real-time notifications, and flexible options for managing availability and bookings.
ClockWise aims to address the common challenges in scheduling and time management for both business owners and employees. Key features include:
- Easy management of employee availability and shifts.
- Real-time notifications for scheduled events.
- Role-based access for admins, employees, and even for guests.
- A responsive web interface for a seamless user experience.
- Frontend: React.js, HTML, CSS, JavaScript
- Backend: Node.js, Express.js
- Database: MongoDB (via Mongoose) or MySQL (via Sequelize)
- Version Control: Git & GitHub
- Project Management: Jira
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/JolinaJ/ClockWise.git cd ClockWise