Skip to content

hawkeye-exe/arogya

Repository files navigation

Arogya

Voice-First Medical Appointment Booking with Real-Time Hospital Verification

🚀 Quick Start

# Install dependencies (if any are added)
npm install

# Start development server
npm run dev

# Build for production
npm run build

📁 Project Structure

See PROJECT_STRUCTURE.md for detailed directory organization.

arogya-testing/
├── docs/              # Documentation
├── public/            # Web root (HTML, PWA files)
├── src/              # Source code
│   ├── assets/       # Images, icons
│   ├── css/          # Stylesheets
│   └── js/           # JavaScript modules
├── package.json      # Project configuration
└── README.md         # This file

🎯 Features

  • Voice-First Interface: AI-powered voice assistant for appointment booking
  • Real-Time Verification: Hospital and appointment verification
  • Progressive Web App: Works offline with service worker
  • Responsive Design: Mobile-first, works on all devices
  • Secure Authentication: User authentication and authorization

🛠️ Technology Stack

  • Frontend: HTML5, CSS3, JavaScript (ES6+)
  • Styling: Tailwind CSS
  • PWA: Service Workers, Web App Manifest
  • Voice: Web Speech API

📖 Documentation

🤝 Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

👥 Team

See TEAM.md for team information.

📄 License

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

🏆 Hackathon

This project was created for a hackathon. See HACKATHON.md for more details.

About

Voice-First Medical Appointment Booking with Real-Time Hospital Verification

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published