SAHIM (Student Academic Hub for Integrated Management) Web Client is a web application that serves as the frontend for the SAHIM platform. It is designed to offer a smooth, accessible, and performant user experience for students.
- Node.js v20 or higher
- pnpm v10 or higher
- Docker (for local development with backend services)
-
Install dependencies Run
pnpm install
to install the project dependencies. -
Start the development server Run
pnpm dev
to start the app in development mode. -
Open the app in your browser Navigate to http://localhost:3000
This project is developed by a team of undergraduate students at the Department of Information Technology, Faculty of Engineering and Information Technology, Taiz University.
SAHIM (Student Academic Hub for Integrated Management) is a comprehensive academic platform built as part of our final Software Engineering course (L3), applying software development principles, team collaboration practices, and agile methodology.