Skip to content

AdarshSugandhe/Vytal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Vytal 🩺

Build
Tech

A doctor appointment platform that simplifies healthcare by connecting Admin, Doctors, and Users on a single seamless system.


πŸš€ Vision

Healthcare shouldn’t feel like paperwork. Vytal is designed to make scheduling, managing, and attending doctor appointments effortless for patients, efficient for doctors, and transparent for admins.


✨ Features

  • πŸ‘©β€βš•οΈ Doctor Portal – Manage schedules, confirm/cancel appointments, and interact with patients.
  • πŸ§‘β€πŸ’» User Dashboard – Book appointments, view visits, and manage personal health profiles.
  • πŸ› οΈ Admin Panel – Oversee system activity, onboard doctors, and manage users.
  • πŸ” Role-Based Authentication – Secure login/signup for Admin, Doctor, and User roles.
  • ⚑ Modern UI/UX – Built with React + Tailwind for speed and simplicity.

πŸ“‚ Folder Structure

vytal/

│── admin/ # Admin dashboard – management of doctors & users
│── frontend/ # User & Doctor web app – appointment booking, schedules, profiles
│── backend/ # APIs, database models, authentication & business logic

πŸ› οΈ Tech Stack

  • Frontend β†’ Next.js, React, Tailwind CSS
  • Backend β†’ Node.js, Express
  • Database β†’ MongoDB
  • Authentication β†’ JWT-based secure login
  • Deployment β†’ Vercel + cloud backend

βš™οΈ Setup & Installation

  1. Clone the repository
    git clone https://github.com/AdarshSugandhe/vytal.git
    cd vytal

Install dependencies (do this in frontend/, backend/, admin/)

npm install

Configure environment variables Create .env files in each module with:

DATABASE_URL=your_database_url JWT_SECRET=your_jwt_secret PORT=5000

Run the app in dev mode

npm run dev

About

Vytal – A next-gen doctor appointment platform where Admins, Doctors, and Users collaborate seamlessly. 🩺 Built for efficiency, accessibility, and trust in healthcare.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors