All Projects → manekinekko → angularattack2016

manekinekko / angularattack2016

Licence: other
Let Me See: The assistant app of people with sight loss

Programming Languages

HTML
75241 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

CircleCI

LetMeSee: The assistant app of people with sight loss

README FIRST

How to use the app

Go the https://letmesee.firebaseapp.com on your phone or computer. You can ask Angie (NG) the following questions:

  • my name is [name], i am [name]: Angie will remember your name.
  • who are you: Angie will introduce herself.
  • help, what should I say: Angie will help you use the app.
  • let me see, show me, (describe) what do you see: Angie will tell you what you can see.
  • how do I look: Angie will try to guess what is your face expression.
  • what color is this,tell me colors: Angie will try to guess the most dominant color.
  • (can you) read this (for me): Angie will read a text for you.
  • and this, and now: Angie will replay your last query.

local devs

$ # 1) use this command to serve your local dev in your browser (with livereload support)
$
$ npm run serve
$
$ # 1.1) push your updates to git (as usual, with your favorit tool)
$ 
$ # 2) when ready, build the browser version of the app
$ 
$ npm run build
$ 
$ # 3) commit all updates to git (with your favorit tool)
$ # MAKE SURE YOU COMMIT sw.js TO GITHUB!!
$
$ # 4) deploy to surge
$
$ npm run deploy
$
$ # 5) push the created tag to git
$

Deploy to surge

$ npm run deploy

Access the https deployed app (not http)

https://letmesee.firebaseapp.com

The team

from left to right

Wassim Chegham

Attila Csanyi

Uri Shaked

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].