Source Code Only
Full ZIP with frontend, backend, database & documentation.
- Complete project source files
- Database script included
- How-to-run guide
Tap to open live demo
Interactive live demo — verify the project before you buy
Complete final-year project source code with frontend, backend, database, and setup guide. Instant download after secure payment.
Choose your plan
Full ZIP with frontend, backend, database & documentation.
We install & configure the project on your laptop within 24 hours.
Review features, setup steps, and credentials before you pay.
Description, tech stack, and what is 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.
Ready to download?Pay once · Use for submission & viva
Modules and controls available to administrators
What end users can do in this application
Additional capabilities included in the project
Database:
SQLite by default:
eye_care.db
PostgreSQL support:
Can be configured using:
DATABASE_URL
Seed data created on first run:
Example dummy user format:
[email protected] / password123
Step-by-step setup on your laptop or PC
Open terminal in the project folder:
cd "eye-care-data-analytics"
Install dependencies:
pip install -r requirements.txt
Windows environment setup:
set [email protected]
set MAIL_PASSWORD=your-16-char-app-password
Or configure mail settings in:
config.py
Run the application:
python run.py
Alternative run command:
python app.py
Open landing page:
http://127.0.0.1:5000/
Open user login:
http://127.0.0.1:5000/auth/login
http://127.0.0.1:5000/admin/login
Default demo accounts for testing after setup
Default Admin Account
adminadmin123Dummy User Accounts
Example:
[email protected]password123Usage terms for academic and personal projects
Search terms and categories for this source code