An initiative to promote inclusion: an accessible platform for people who are learning to read and write.
ReadWriteForAll is an interactive form designed for schools or organizations, aimed at individuals who are illiterate or have limited literacy skills. The goal is to provide an inclusive experience through adaptive features such as audio, video, enlarged text, and a clear, easy-to-use interface. This allows anyone to engage and participate, regardless of their literacy level.
- Audio Instructions: Each section of the form includes audio guidance.
- Video Tutorials: Demonstrates the process and explains steps.
- Dynamic Text: Ability to increase text size for better readability.
- Click-to-Read Text: Text can be read aloud when clicked.
- Step-by-Step Form: Guided steps with audio or video for clarity.
- Mobile and Desktop Compatible: Layout adapts for different devices.
(Adjust according to your implementation)
- Frontend: HTML5, CSS3, JavaScript
- Media Integration: HTML5 audio and video elements
- Accessibility: ARIA, screen reader support, keyboard navigation
- Backend (optional): Node.js / Express (for saving responses)
- Deployment: Static hosting or simple server
- Clone the repository:
git clone https://github.com/Arthurbric/ReadWriteForAll-Pi1.git cd ReadWriteForAll-Pi1
2. (If using a backend) Install dependencies:
```bash
npm install # or yarn install
```
3. Start the server or open the files locally:
* **Server**:
```bash
npm start
```
* **Static**: open `index.html` in your browser
4. Access in your browser:
```
http://localhost:PORT
```
Or simply view the static files.
---
## π Why It Matters
This project promotes **inclusion and equal opportunity**. It reduces barriers to basic education, helps individuals with limited literacy participate in educational and administrative processes, and reinforces the mission of literacy for all.
---
## π₯ Contributors
* Arthur Arash BriceΓ±o Heidari
* \[Other team members, if any]
---
## π£οΈ Contact
For contributions, suggestions, or adoption in your school/institution:
π§ Email: [arthurarash.bric@gmail.com](mailto:arthurarash.bric@gmail.com)
π GitHub: [Arthurbric](https://github.com/Arthurbric)
---
## π License
This project is licensed under the **MIT License** β see the [LICENSE](LICENSE) file for details.