Skip to content

Repository files navigation

Student Management System — Frontend

Angular frontend for the Student Management System API.

Features

  • JWT-based login and registration
  • Student dashboard with live stats (total/active students, average GPA)
  • Student CRUD with search and filtering

Setup

npm install
ng serve

Runs at http://localhost:4200. Requires the backend API running — see the backend repo for setup.

Build

ng build

This will compile your project and store the build artifacts in the dist/ directory.

Running unit tests

ng test

Runs unit tests via Vitest.

Running end-to-end tests

Angular CLI does not include an e2e framework by default — you can add one that suits your needs.


Generated using Angular CLI v22.0.7 — see the CLI reference for the full command list.

About

Angular frontend for the Student Management System — standalone components, consumes the StudentManagementAPI backend. Built alongside StudentManagementAPI as a full-stack learning project.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages