Subsidy Application System

A mock system simulating real-world subsidy application and approval flows used by local governments and public agencies.

🔍 About the Project

This project models the process of submitting and reviewing public subsidy applications. Inspired by real systems such as Korean public support platforms and UK local council grant portals, it enables citizens to apply for support and officials to review and manage those requests securely and efficiently.

🌟 Highlights

FeatureDescription
Application SubmissionStep-by-step form for citizens to fill and submit requests
Status TrackingApplicants can check current progress (received, under review, approved, rejected)
Document UploadUpload supporting documents like proof of income or ID
Admin PanelCase managers can assign reviewers and update statuses
Eligibility CheckBasic logic to assess if applicant meets initial conditions

🧠 Tech Stack

👤 My Role

I developed both applicant and reviewer sides of the system, created eligibility rule logic, and structured the admin panel. It demonstrates my ability to design user-facing forms and handle role-based workflows in government-inspired systems.

🔗 Live Demo 🔗 GitHub Repository 📄 View Technical Docs