hack NU thon_project
1.0.0
這是一個網路應用程序,考慮到人們在大流行期間面臨的問題(與床位和疫苗接種預約有關)而開發。
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
克隆儲存庫/下載程式碼
安裝 npm 套件
npm install
啟動伺服器
node app.js
該網站現在應該在 https://localhost:4444 上運行。
該計畫獲得 Nirma 大學組織的 Hack-NU-thon(黑客馬拉松)二等獎。