Anvitha Infotech
Wellness Ally is a full-stack wellness management system that connects patients, doctors, and administrators. It helps users access health guidance, book appointments, order wellness products, and communicate through chat. The system includes separate panels for …
Wellness Ally is a healthcare and wellness web application designed to support users in managing their health-related needs through a single digital platform. The system provides health issue information, diet plans, exercise videos, symptom management tips, wellness products, order management, chat support, and doctor appointment booking. It also includes role-based access for patients, doctors, and administrators.
The main purpose of this project is to make wellness guidance and basic healthcare support more accessible. Patients can register, log in, view health content, book appointments, purchase wellness products, and communicate through chat. Doctors can manage their profiles and handle appointments by confirming, cancelling, completing, and adding diagnosis or prescription details. Administrators can manage users, doctors, products, orders, appointments, and wellness content.
The frontend is developed using React and Vite, while the backend is built with Django REST Framework. JWT authentication is used for secure API access, and SQLite is used as the development database.