Full Stack Appointment Booking and Management System

  • Tech Stack: HTML, CSS, Bootstrap, nodeJs, SQL, MongoDB, Express
  • Github URL: Project Link

A Full stack Appointment booking and managing System for a pet parlour was developed and deployed. The application had features such as user account registration and login, appointment booking, cancelling and rescheduling. The front End was developed using HTML, CSS, JavaScript and bootstrap, while in the backend MongoDB was used as an online database to store user and appointment data. To connect the database with front-end, Node.js, a middleware called express along with other dependencies like body- parser were used. mongoose was used to establish connection with the MongoDB.