Thanks to visit codestin.com
Credit goes to github.com

Skip to content

saiganta2004/Medical_Reminder_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical Reminder App

A simple, modern medical reminder web app built with React.


Medical Reminder Screenshot


✨ Features

  • 🛡️ User authentication (register/login/logout) with username, email, and password (localStorage demo only)
  • 🎨 Beautiful login/register page with custom background
  • 🧭 Navigation header for easy access to all sections
  • 📋 Multi-section, scrollable single-page app:
    • Welcome/Landing section
    • Disease suggestions with recommended medicines and timings
    • 💬 Health chatbot for instant medicine suggestions
    • Medicine reminder form with autocomplete and quick time suggestions
    • Wellness & health tips section
  • 📱 Responsive, visually appealing design
  • 🖼️ Medical and login backgrounds from Unsplash/Shutterstock
  • 🔔 Ringtone alert and browser popup at reminder time

🛠️ Tech Stack

  • React (Vite)
  • HTML & CSS (custom, no frameworks)
  • No backend (all data in browser localStorage)

🚀 How to Run

  1. Install dependencies:
    npm install
    
  2. Start the app:
    npm run dev
    
  3. Open http://localhost:5173 in your browser.

Note: This project is for demo/learning purposes only. Do not use for real medical needs or sensitive data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published