Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days ago
JSON representation
An employee management system made in Angular, which connects to a backend made in SpringBoot.
- Host: GitHub
- URL: https://github.com/andre-carbajal/employeemanagmentsystemfrontend
- Owner: andre-carbajal
- Created: 2024-03-22T00:19:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-23T17:40:32.000Z (9 months ago)
- Last Synced: 2024-10-15T05:40:51.250Z (2 months ago)
- Topics: angular, angular-cli, angularjs, front-end, front-end-development, frontend, management, manager, manager-system, router, system
- Language: TypeScript
- Homepage:
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)