Graduate Application Platform
研究生在线申请平台
A multi-role graduate admissions platform, open sourced.
- PHP
- JavaScript
- SQL
- HTML / CSS
Overview
An online graduate application platform. I took part in every stage from project initiation to system concept design, and was responsible for the front-end UI design and implementation plus part of the back-end business logic.
Features
- Accounts — registration, sign-in, password and profile management.
- Multi-role clients — separate workspaces for applicants, supervisors, reviewers and admins.
- Access isolation — role-based access control; data is scoped by role and process stage.
- Application flow — document submission, progress tracking and status transitions.
Technical notes
Front-end UI and interaction implementation, back-end business logic and database design, plus the design and delivery of the role/permission model. The project is open sourced on GitHub.