hack NU thon_project
1.0.0
Il s’agit d’une application web développée en tenant compte des problèmes (liés aux lits et aux rendez-vous de vaccination) rencontrés par les gens pendant la pandémie.
1. allows users to book an appointment online for vaccination
2. displays the available beds in hospitals to the user and allows them to place a request for a bed
3. has an admin panel that allows admins to approve or reject a bed request, add more hospitals to the database, and introduce more slots for vaccination
Cloner le dépôt / Télécharger le code
Installez les packages npm
npm install
Démarrer le serveur
node app.js
Le site Web devrait maintenant fonctionner sur https://localhost:4444 .
Ce projet a remporté le 2ème prix au Hack-NU-thon (hackathon) organisé par l'Université Nirma.