University Dean Student CRUD and session booking app.

I've built a Node.js-based university session API that enables students to schedule one-on-one sessions with deans. It incorporates secure user authentication through JWT and password hashing via bcrypt. The system maintains a strict one-student-to-one-dean ratio for each session, ensuring personalized and efficient interactions between students and deans.