- Express.js for running up the Server
- JWT Token for Authentication and Middleware
- Sequelize for ORM to interact with MySQL
- Winston for Logging info, warning, and error Server
- Nodemailer for sending an mail message
The application server features a convenient workspace booking functionality, enhancing user experience by streamlining the process. However, to access this feature, users are required to complete a simple registration process and verify their identity via a one-time password (OTP) sent to their registered email address. This added layer of security ensures the authenticity of users and promotes a safe and reliable booking experience.