Giter VIP home page Giter VIP logo

dslx's Introduction

DSLX

Helping Dyslexics read with ease

ScreenShot In conjunction with HIC2016's Hacking Health (Hackathon), which aimed to mix hackers and unique technical experts with healthcare professionals to solve problems faced by the Medical Industry ,team DSLX embarked upon a journey to build an internet browser extension that reformats web pages so that Dyslexics can read with ease.

Over 2 Million Australians suffers from Dyslexia. Current existing tools fail to offer a complete solution, as they fail to recognize that it comes in many forms, ranging from a wide spectrum. Hence, DSLX offers a personalized approach backed by evidence-based research.

I am slow, but I'm not lazy. I see things different, but I'm not the problem. I am a symptom of an inadequate system. I am dyslexic. I am 700 million. STRONG.

Who do not have access to the web, the way you do, cannot see the way you do. So make me a web tool, like how you make those cool motorized wheelchairs.

This is an ode to dyslexia.


Technical Stand Point (MVP)

  • Users can sign up and log in. A secure password is assigned using bcrypt.
  • Upon signing up, users are taken through a series of questionnaire to pick their preferences in background color, text color, font type, font size, line length and line spacing, which are then saved to User Presets.
  • On the selection progress, CSS changes are implemented to the next question using JQuery, making the questionnaire dynamic as it progresses. For example:
Questions 1 2 3 4 5 6
Attributes Background Color Font Type Text Color Text Size Text Spacing Line Height
User's Selection Green Verdana Blue 80px 30px 55px
CSS Implementation Green Green, Verdana Green, Verdana, Blue Green, Verdana, Blue, 80px Green, Verdana, Blue, 80px, 30px Green, Verdana, Blue, 80px, 30px, 55px
  • Next, these information is stored into the PSQL database using an AJAX call in the form of object. User is notified that the presets are saved.

  • When a user enters a url into the search bar, the Nokogiri Gem scraps the raw data (HTML) off the page. The presets stored in the form of CSS is then implemented onto this HTML page and is rendered for readability (best sample website to test this at the moment is http://example.com/).

Technologies

include:

  • SCSS
  • JQuery
  • HTML / CSS
  • Ruby on Rails (bcrypt & nokogiri gem)
  • JavaScript
  • Materialise
  • AJAX
  • Postgresql

Team Members

Name | Role | Contacts ---|---|---|--- Hui Min Yau | Marketing Strategy / Research Lead | linkedin, email| Jessica Wu | Market Feasibility/ Research | linkedin, email| Farhang Dehzad | Product Management/ Research | linkedin, github, email | David Liu | Medical Student / Research | linkedin, github, email Cheng Chua | Front End / Digital Design | linkedin, github, email | Christopher Lee | Full Stack | linkedin, github, email | Keith Chong | Full Stack | linkedin, github, email |


We won second place and this was an awesome team. Special thanks to all the Judges and Mentors. Without you, non of this is possible.

Thank you for visiting this repo =)

dslx's People

Contributors

keitheous avatar claregracechua avatar hanernlee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.