UpAble is a web application designed to help users with disabilities explore future career paths and upskill themselves with recommended certifications and resources. The app provides a user-friendly interface with a dyslexia-friendly font option for improved accessibility.
- Career Exploration: Users can input their current job and desired career to receive personalized recommendations.
- Dyslexia-Friendly Font: Toggle between standard and dyslexia-friendly fonts for better readability.
- Certification Recommendations: Get a list of recommended certifications and resources for your desired career.
- Frontend:
- React.js
- React Router for navigation
- Material-UI (MUI) for UI components
- HTML/CSS for formatting and styling
- Backend:
- Node.js
- Express.js
- Gemini API for career suggestions
- Fonts:
- OpenDyslexic (dyslexia-friendly font)
- Tools:
- Vite for fast development and build
- Axios for API requests