Description of Project
This is a web app made with NextJs and Appwrite that has the following features:
Authentication via Mobile number and OTP
Add notes in English
The notes are saved in Appwrite DB
The toggle option can be used to toggle between English text edit mode and Braille text view mode
The braille text will be in 6 dots format
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
The website can be used with just 2 keys: tab key for navigation and enter key for a specific action or link.
This is an attempt to build a web app with accessibility