Sahayta
Lead Developer
Dec 2025 - March 2025
• Minor College Project
• Academic Project
• Full stack Java Project
Project Overview
Sahayta Foundation is a minor college project built to simulate a functional NGO portal. Developed using core Java (Jakarta Servlets), JSP for frontend views, and MySQL as the backend database, it allows users to register, log in, and donate.
Admins can track donation records and manage uploaded images via a simple gallery system. The application uses session-based authentication, JDBC for database interaction, and serves image data using BLOBs. Designed as a traditional Java EE web app, it follows a clean folder structure with separate layers for views, logic, and assets. The project was built individually under mentor guidance using Eclipse IDE.