OncoCareAI.mp4
- OncoCareAi is a comprehensive healthcare solution 💻, designed to enhance hospital and patient management 🏥. It provides robust tools and features tailored for administrators, hospitals, and users within a healthcare platform.
- Effortless Hospital & Patient Management:
- Easily manage hospital and patient information.
- Edit and delete data with a single click 🖱️.
- Receive real-time error alerts 🔔.
- Clean and user-friendly interface for seamless administration.
-
OrgLogin:
- Secure login for hospital administrators with credential validation 🔐.
- Real-time feedback on login attempts ✅.
-
Add Patient:
- Convert unstructured patient data (text/files) into structured formats (JSON) 📄.
- Input fields for MRN Number, Doctor ID, and Email.
- Upload patient data through text or file for smooth conversion 🔄.
-
View Patient:
- Intuitive dashboard for viewing and updating patient details 🏷️.
- Send email invitations and manage error reports efficiently 📧.
-
UserLogin:
- Secure login via email and password 🔑.
- Backend communication via Axios.
- Instant feedback on login success or errors 🚦.
-
UserMain:
- Fetch and display user profiles with personalized greetings 🤝.
- Interactive chat system with text and speech recognition for seamless healthcare interaction 🗣️.
You can experience OncoCareAi live and explore its features:
To get the project up and running locally:
- Clone the repository:
git clone https://github.com/yourusername/OncoCareAi.git
- Navigate to the project directory
cd OncoCareAi
- Install dependencies
npm install
Start the development server
npm start
Open your browser and go to http://localhost:3000 to access the application.