WARD MANAGE A website to help nurse for patient management
What I want to achieve: I want to help nurse by helping them with the hard parts which is documentations. Research has shown that nurse spent 25%-45% of their time to do documentation. That's why I created this website. This website will be make nurse to have a easy ward/patient management, provides an ai chatbox for nurses to generate the reports needed and also an voice to text function inside of the ai chatbox to make it easier for nurse.
This is the live link https://braincxs.github.io/ward-management/
Project Overview: This website provide a clean and easy to use interface for nurses to manage patients.
The extension needed for my website:
- HTML Boilerplate by sidthesloth
- Live Server by Ritwick Dey
- C/C++ by Microsoft
- JavaScript and TypeScript Nightly by Microsoft
The website is still currentlt under progress
I learned a lot of things from youtube
What currently works
- The login page. Users can sign up and sign in your acc but the signuped acc don't work on other devices
- 3 pages for nurses to add patients info(Name, what type of ward that they are in, their condition and their status)
- A manin page for nurses to see all the patients
- Better design
- Replacing the entire homepage to something easier for nurse to see or acceess
- Limiting the amount of patients in a ward(a room)
- replacing the conditions in the patients info to the 3 main reports that nurse must write(General Medical Report, Specialist Medical Report and Insurance, Legal, or Investigative Medical Report)
- Adding ai to help nurses write these reports
Current problem:
- the ai will always generate different reports and I am planning to make it generate the same format
- when users use phone to view the entire screen with be bug
What I am planning to do:
- more animation
- loading page
- solving more bugs and the current problems