I\'ve been building a reservation system using node, express, and mongoose. My schema for the appointments:
const appointmentSchema = mongoose.Schema({ date