Overview
Scholarship Awardee Nominator is a decision support system (DSS) web application built as a university project. It helps scholarship institutions evaluate and select candidates using algorithmic scoring based on imported candidate data.
Approach
Built with Laravel 9 and MySQL, the application uses Maatwebsite Excel for batch importing candidate data from spreadsheets. The decision support algorithm scores and ranks candidates based on configurable criteria.
Tech Stack
| Layer | Technology |
|---|---|
| Backend | Laravel 9 |
| Data Import | Maatwebsite Excel |
| Database | MySQL |
Key Implementation Details
- Excel import for batch candidate data processing
- Decision support algorithm for scholarship selection and ranking
- Configurable scoring criteria for candidate evaluation
Outcome
Completed as a university project.