A full-stack Expert Booking Platform where users can browse experts, check available slots, and book appointments online.
Built using modern web technologies with real-time booking updates.
- Browse all experts
- View expert details
- Check available time slots
- Book appointments
- Booking status system
- Real-time updates
- Pagination support
- Responsive UI
- React.js
- Axios
- React Router DOM
- Node.js
- Express.js
- MongoDB
- Mongoose
- Socket.IO
{
name,
category,
experience,
rating,
price,
language,
about
}{
expert_id,
date,
start_time,
is_booked
}{
expert_id,
slot_id,
name,
email,
phone,date,
timeslot,
notes
status,
}Made by Meet Patadiya