hack NU thon_project
1.0.0
Hierbei handelt es sich um eine Webanwendung, die unter Berücksichtigung der Probleme (im Zusammenhang mit Betten und Impfterminen) entwickelt wurde, mit denen Menschen während der Pandemie konfrontiert sind.
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
Klonen Sie das Repository / laden Sie den Code herunter
Installieren Sie die npm-Pakete
npm install
Starten Sie den Server
node app.js
Die Website sollte jetzt unter https://localhost:4444 laufen.
Dieses Projekt gewann den 2. Preis beim Hack-NU-thon (Hackathon), der von der Nirma University organisiert wurde.