https://dres-templates.netlify.app/
DRES Email Templates is a web application that helps UIUC students with disabilities to easily compose emails to their professors for requesting accommodations, extensions, or alternative assignments.
- Different templates for different situations (DRES LOA, Extension Request, Alternative Assignment Request etc.)
- Form to input student name, pronouns, UIN, access email, and instructor emails
- Auto-formatting of email addresses and net IDs
- Preview of the email body that updates lives
- Generates a mailto link to compose the email
- Mobile-friendly
- Aims to improve accessibility (feel free to send PRs to improve this, we've designed it to be more accessible to ourselves)
- Go to the website https://dres-templates.netlify.app/
- Select the template you want to use
- Fill in the form with your information
- Review the email body in the preview section
- Click the mailto link to compose the email
If you have any feedback, feature requests, new templates or encounter any bugs, please open an issue on the Issue Tracker
If you would like to contribute code to the project, please fork the repository and submit a Pull Request.
For fun, we used a bit of ChatGPT and Github Co-pilot to help with refactoring, polishing and adding some documentation.