Skip to content

Piachsecki/EmployeeManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employeemanagerapp

About The Project

First time coding frontend in Angular with Java Spring Boot backend. Application allows simple CRUD operations on the Employee Class.

View without any employees in our database

image

Adding Employee

image

View with more employees addded

image

Search function

image

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • Angular
  • Gradle
  • Spring
  • Bootstrap
  • JQuery
  • Hibernate
  • Postgres

This project was generated with Angular CLI version 21.7.1

Backend

Navigate to the ./employeemanager folder and then run gradle build and gradle run commands in your terminal

Frontend server

Navigate first to the ./frontend folder in the terminal and then run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

Simple CRUD Java Spring Boot + Angular Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published