Skip to content

jpomarn/QuickSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

QuickSense 🩺

QuickSense is an innovative web app that gives you a fast, interactive check of your hearing and vision — all from your computer! Perfect for anyone curious about their sensory health and looking for a tech-driven, fun experience.

Disclaimer: QuickSense is a self-assessment tool. It does not replace professional medical advice. Always consult a doctor for official hearing or vision concerns.

Screenshots

Start Page

Start Page

Dashboard / Lobby

Dashboard


Features

  • User Authentication: Sign up and log in to track your results over time.
  • Interactive Hearing Test: Play tones from 250 Hz to 8000 Hz and record what you can hear.
  • Vision Test: Gradually smaller text sizes help you assess your reading ability.
  • History Tracking: View past results and track your progress over time.
  • Friendly Dashboard: Split-screen layout for tests and organized history section.
  • Responsive Design: Works on desktop and tablet screens.

How It Works

  1. Sign up or log in to access the tests.
  2. Use the hearing test to check which frequencies you can hear.

Hearing Test

Hearing Test 4. Try the vision test to see the smallest text you can comfortably read.

Vision Test

Vision Test 5. View your results and history in the dashboard.

History Graph

History Graph 6. All results are stored securely in the backend database.


Built With

  • Python & Flask – Backend logic and routing
  • HTML, CSS, JavaScript – Frontend interactive experience
  • SQLite – Lightweight database for storing user accounts and test history

Getting Started

  1. Clone the repository
  2. Install dependencies: pip install flask
  3. Run the app: python3 app.py
  4. Open http://127.0.0.1:5000 in your browser.

About

A web app for hearing and vision tests, with user login and history tracking.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors