Code4Care is a healthcare-oriented web application designed to support patient intake, multilingual interaction, and risk assessment workflows.
The platform provides an interactive interface for collecting patient information, processing intake forms, and improving accessibility through multilingual support.
- Patient intake form system
- Risk assessment logic
- Multilingual support (i18n)
- Language toggle component
- Modern React + TypeScript frontend
- Responsive UI
- Vite-based development environment
- React
- TypeScript
- Vite
- JavaScript
- HTML/CSS
Clone the repository:
git clone https://github.com/dimitrasamoli/code4care.gitNavigate into the project folder:
cd code4careInstall dependencies:
npm installRun the development server:
npm run devAdd your demo link here:
Add your presentation link here:
src/
├── components/
├── routes/
├── lib/
└── assets/
- Dimitra Samoli
- Eleni Piltsi
- Matthaios Karagiannis
- Backend integration
- Database support
- Authentication system
- Medical analytics dashboard
- Mobile optimization
This project is intended for educational and academic purposes.