Description of Project

This is a web app made with NextJs and Appwrite that has the following features:

  1. Authentication via Mobile number and OTP

  2. Add notes in English

  3. The notes are saved in Appwrite DB

  4. The toggle option can be used to toggle between English text edit mode and Braille text view mode

  5. The braille text will be in 6 dots format

  6. Voice-over is enabled in the website for keyboard interactions so that there is no need to enable voice-over or talkback or narrator on the underlying system

  7. The website can be used with just 2 keys: tab key for navigation and enter key for a specific action or link.

  8. This is an attempt to build a web app with accessibility