ProgSense is a web-based platform developed for research purposes to facilitate self-evaluation among ICT students. The tool provides a structured environment where students can assess their knowledge, while providing educators and administrators with the oversight necessary to manage the academic data.
- Frontend Library: React
- Programming Language: JavaScript
- Structure & Styling: HTML5, CSS3
- Account Demo: Interface for student registration.
- Assessment Flow: Interactive assessment modules tailored to ICT curriculum standards.
- Submission Review: Demonstration of how students can view their submitted responses for reflection.
- Verification UI: Interface for reviewing and "approving" student access.
- Response View: Demonstrated access to student assessment data for performance analysis.
- Faculty Management: UI for creating teacher accounts and overseeing verified faculty lists.
- Rain A. Declarado
- Kyerr Cedrick C. Felipe
- Sophia D. Garcia
- Jhanna T. Navarro
- Jared Emmanuel R. Ronco
- Aizen Gabb A. Topaze
- Clone the repository:
git clone [repository-link] - Install dependencies:
npm install - Launch:
npm start