Skip to content

Sravanthi359/EduHealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

EduHealth

EduHealth is a web-based platform that provides users with educational and healthcare services, helping them book tutors and doctors easily.

πŸ“ Project Structure

eduhealth/
β”œβ”€β”€ doctor/             # Doctor service module
β”œβ”€β”€ tutor/              # Tutor service module
β”œβ”€β”€ eduhealth-main/     # Main interface (React)
β”œβ”€β”€ my-admin-interface/ # Admin interface
β”œβ”€β”€ node_modules/
β”œβ”€β”€ README.md
β”œβ”€β”€ package.json

πŸš€ Features

  • Book appointments with Doctors πŸ₯
  • Schedule sessions with Tutors πŸ“š
  • Online payments (Razorpay & Stripe)
  • Media uploads (Cloudinary)
  • Secure login/signup πŸ”

βš™οΈ Tech Stack

  • React.js, Tailwind CSS
  • Node.js, Express.js
  • MongoDB Atlas
  • Razorpay, Stripe
  • Cloudinary, Hygraph (GraphQL)

πŸ› οΈ Installation & Run

# Install dependencies for all projects
npm install

# Start all services together (Main Interface + Backend)
npm run start:all

# To run Admin interface separately
cd my-admin-interface
npm install
npm run start-all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published