An app to help users with a limited range of motion get the best typing experience! Takes in user input of sampled typing range and commonly used characters to find the optimal layout. Currently supports English only.
Final project for Texas A&M's Human-Computer Interaction course (CSCE 432) by Group 2.
This is a Next.js project bootstrapped with create-next-app
.
If this is the first time you have cloned the repo, run:
npm i
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
Just stuff we'll prob have to read through the documentation for.
Next.js (React Framework)
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository for more examples, etc.
Node.js
simple-keyboard
CSS stuff
- shad/cn ui - CSS components
- Tailwind CSS - inline CSS styling
Keyboard Rearranging