Eye Care Data Analytics Final Year Project with Source Code | Source Code
LIMITED TIME
Get Source Code ₹99
Open Live Demo
Real project UI Full source included Opens in new tab

Tap to open live demo

Interactive live demo — verify the project before you buy

Eye Care Data Analytics Final Year Project with Source Code

Live Demo

Complete final-year project source code with frontend, backend, database, and setup guide. Instant download after secure payment.

  • DATA-ANALYTICS Stack
  • Instant Download
Secure CCAvenue payment Instant download link WhatsApp support

Choose your plan

Source Code Only

Full ZIP with frontend, backend, database & documentation.

₹99 one-time
  • Complete project source files
  • Database script included
  • How-to-run guide

What's in your download

Review features, setup steps, and credentials before you pay.

Project Overview

Description, tech stack, and what is included

Full source Frontend + backend
Database .sql file
Setup guide README included

Eye Care Data Analytics is a Flask-based final year project developed for eye health screening, risk analytics, and eye care product management. This major project includes user-side and admin-side modules. Users can sign up, log in, reset password through Gmail, manage profile, complete eye screening questionnaires, view screening history, edit/delete same-day screenings, download reports in PDF/CSV format, browse brands and products, filter and sort products, add products to cart, checkout, view order history, submit feedback, raise support tickets, and view admin replies. Admins can manage users, brands, categories, products, stock history, screening records, risk rules, analytics, orders, refunds, feedback, support tickets, system settings, and audit logs. This Eye Care Data Analytics source code is suitable for students who need a final year project, major project, minor project, source code, and project report based on Python Flask, healthcare analytics, eye screening, and product management.

Technical snapshot

Project
Eye Care Data Analytics Final Year Project with Source Code
Stack
DATA-ANALYTICS
Includes
Code, DB, README
License
Academic submission
Secure CCAvenue payment · Instant download · Need help? WhatsApp us

Ready to download?Pay once · Use for submission & viva

Admin Features

Modules and controls available to administrators

  • Admin login in this final year project
  • Admin dashboard
  • View user count
  • View screening count
  • View high-risk screening count
  • View product count
  • View order count
  • View ticket count
  • User management
  • View registered users
  • Activate users
  • Deactivate users
  • Reset user password
  • Delete users
  • Brand management
  • Add brand
  • Edit brand
  • Delete brand
  • Category management
  • Add category
  • Edit category
  • Delete category
  • Product management
  • Add product
  • Edit product
  • Delete product
  • Manage product stock
  • View stock history
  • Screening management
  • View screening records
  • Filter screening records
  • Export screening records as CSV
  • Edit screening rules
  • Edit screening weights
  • Analytics dashboard
  • Risk distribution analysis
  • Symptom frequency analysis
  • Screen-time correlation analysis
  • Age group report
  • Order management
  • View orders
  • Update order status
  • Mark order as refunded
  • Feedback management
  • View feedback
  • Ticket management
  • View support tickets
  • Reply to tickets
  • System settings management
  • Admin audit logs
  • Track admin actions

User Features

What end users can do in this application

  • User signup in this final year project
  • User login
  • User logout
  • Forgot password through Gmail
  • Profile management
  • View profile details
  • Update profile information
  • Eye screening questionnaire
  • Risk scoring based on answers
  • View screening history
  • Edit same-day screening record
  • Delete same-day screening record
  • Download screening report as PDF
  • Download screening report as CSV
  • Browse eye care brands
  • Browse eye care products
  • Filter products
  • Sort products
  • View product details
  • Add products to cart
  • Manage cart items
  • Checkout process
  • View order history
  • Submit feedback
  • Raise support tickets
  • View ticket replies
  • Access user-side healthcare tools
  • View personal eye screening records
  • View personal order records

Other Features

Additional capabilities included in the project

Eye Screening Features in this Final Year Project

  • Questionnaire-based eye screening
  • Risk scoring system
  • Screening history storage
  • Same-day edit support
  • Same-day delete support
  • High-risk case tracking
  • Screening report download
  • PDF report generation
  • CSV report generation
  • Admin screening filter
  • Admin screening export
  • Rule and weight management
  • Symptom frequency analytics
  • Screen-time correlation analytics
  • Age group screening report

Product and Order Features in this Final Year Project

  • Eye care brand listing
  • Eye care category listing
  • Product browsing
  • Product filtering
  • Product sorting
  • Cart management
  • Checkout workflow
  • Order history
  • Admin order view
  • Order status update
  • Refund status marking
  • Stock management
  • Stock history tracking
  • Product CRUD operations
  • Brand/category/product management

Analytics Features in this Final Year Project

  • User count analytics
  • Screening count analytics
  • High-risk case analytics
  • Product count analytics
  • Order count analytics
  • Ticket count analytics
  • Risk distribution report
  • Symptom frequency report
  • Screen-time correlation report
  • Age group report
  • Screening CSV export
  • Admin dashboard summaries
  • Healthcare decision-support analytics

Feedback and Support Features in this Final Year Project

  • User feedback submission
  • User support ticket creation
  • View replies from admin
  • Admin feedback review
  • Admin ticket review
  • Admin ticket reply
  • Support communication tracking
  • Service improvement feedback workflow

Database and Seed Data in this Final Year Project

Database:
SQLite by default:


 
eye_care.db

PostgreSQL support:
Can be configured using:


 
DATABASE_URL

Seed data created on first run:

  • Default admin account
  • Screening rules
  • 7 dummy users
  • 4 brands
  • 4 categories
  • 7 products
  • 8 eye screening records

Example dummy user format:


 
[email protected] / password123

Other Features in this Final Year Project

  • Complete Eye Care Data Analytics source code
  • Suitable for final year project, major project, and minor project
  • Project report content can be prepared from included modules
  • Flask web application
  • User authentication
  • Admin authentication
  • Gmail-based forgot password
  • Eye screening questionnaire
  • Risk score calculation
  • Screening report download
  • Product browsing
  • Product cart and checkout
  • Order history
  • Admin dashboard
  • Product stock management
  • Healthcare analytics
  • Support ticket system
  • Feedback system
  • Audit logs
  • SQLite database
  • PostgreSQL configuration support
  • Useful for viva, source code review, project report writing, and project demonstration

How to Run

Step-by-step setup on your laptop or PC

  1. Open terminal in the project folder:

    
     
    cd "eye-care-data-analytics"
  2. Install dependencies:

    
     
    pip install -r requirements.txt
  3. Configure Gmail for forgot password:
    • Create a Gmail App Password from Google Account settings.
    • Set environment variables.
  4. Windows environment setup:

    
     
    set [email protected]
    set MAIL_PASSWORD=your-16-char-app-password
  5. Or configure mail settings in:

    
     
    config.py
  6. Run the application:

    
     
    python run.py
  7. Alternative run command:

    
     
    python app.py
  8. Open landing page:

    
     
    http://127.0.0.1:5000/
  9. Open user login:

    
     
    http://127.0.0.1:5000/auth/login
  10. Open admin login:

 
http://127.0.0.1:5000/admin/login

Login Credentials

Default demo accounts for testing after setup

Default Admin Account

  • Username: admin
  • Password: admin123

Dummy User Accounts
Example:

License

Usage terms for academic and personal projects

Related Tags

Search terms and categories for this source code

Eye Care Data Analytics Final Year Project with Source Code Source Code Final Year DATA-ANALYTICS Project Ready-to-Run Code With Database File Plagiarism-Free Faculty Approved final year project major project minor project source code project report Eye Care Data Analytics eye care management system eye health screening system eye screening project healthcare analytics project Flask healthcare project eye risk prediction project eye care product management product cart checkout system admin dashboard project PDF report project SQLite Flask project