← Back to Projects
Scholarship Web App
Full-stack scholarship platform where students apply and donors review/manage applications.
FlaskPostgreSQLSQLAlchemyPytestSeleniumHTML/CSS
Role
Full-stack developer
Timeline
2024
Stack
Flask • PostgreSQL • SQLAlchemy • WTForms • Pytest • Selenium
Auth + roles
Student / Donor accounts
Testing
Pytest + Selenium
Backend
Flask + PostgreSQL
What I did
- Built role-based flows for students (apply) and donors (create/review applications).
- Designed relational schema and implemented CRUD workflows with validation.
- Added automated tests for critical flows to prevent regressions.
