8000 GitHub - einarmar/Nursecare-final
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

einarmar/Nursecare-final

 
 

Repository files navigation

NurseCare AI - Healthcare Management System

A comprehensive healthcare management system built for nursing facilities, featuring an AI assistant, staff management, inventory tracking, and patient care coordination.

Features

  • 🏥 Dashboard with real-time analytics
  • 👥 Staff management and scheduling
  • 🤖 AI-powered assistant for quick help
  • 📊 Inventory tracking system
  • 👨‍⚕️ Patient management
  • 📋 Task management and tracking
  • 💊 Medication administration tracking
  • 📱 Responsive design for all devices

Tech Stack

  • HTML5/CSS3/JavaScript
  • Chart.js for analytics
  • FontAwesome icons
  • Vercel for deployment
  • Google Fonts

Project Structure

nursecare-final/
├── public/
│   ├── index.html
│   ├── login.html
│   ├── dashboard.html
│   ├── inventory.html
│   ├── patients.html
│   ├── staff.html
│   ├── scripts/
│   └── styles/
├── assets/
│   ├── icons/
│   └── images/
├── scripts/
├── styles/
└── vercel.json

Setup

  1. Clone the repository:
git clone https://github.com/Skulitorr/hjukrun.git
  1. Open the project in VS Code

  2. Initialize git (if not already initialized):

git init
git remote add origin https://github.com/Skulitorr/hjukrun.git
git branch -M main
  1. Deploy to Vercel:
  • Connect your GitHub repository to Vercel
  • Follow the deployment steps in the Vercel dashboard

Local Development

To run the project locally:

  1. Install a local server (e.g., Live Server VS Code extension)
  2. Open the project in VS Code
  3. Right-click on index.html and select "Open with Live Server"

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.5%
  • HTML 29.5%
  • CSS 21.9%
  • TypeScript 0.1%
0