Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andre-carbajal/employeemanagmentsystemfrontend

An employee management system made in Angular, which connects to a backend made in SpringBoot.
https://github.com/andre-carbajal/employeemanagmentsystemfrontend

angular angular-cli angularjs front-end front-end-development frontend management manager manager-system router system

Last synced: 5 days ago
JSON representation

An employee management system made in Angular, which connects to a backend made in SpringBoot.

Awesome Lists containing this project

README

        

# EmployeeManagmentSystemFrontend

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.1.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Backend

The backend used for this project is available at this [link](https://github.com/andre-carbajal/EmployeeManagmentSystemBackend)