Skip to content

CRUD Application made using ReactJs and Spring Boot

Notifications You must be signed in to change notification settings

ankit-95/EmployeeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Employee App

Screenshot's of the App

Home Page Screenshot Add Employee PageScreenshot Edit & Delete PageScreenshot Edit Employee PageScreenshot

Features

  • Four sections - Namely Home, Add Employee, Edit Employee and Delete Employee
  • Technologies Used
    • FrontEnd Languages
      • ReactJs, React Hooks, SCSS and SASS
    • BackEnd Languages
      • Java, SpringBoot, Hibernate, H2 Database

About

This is an CRUD Application that I have made to integrate frontend and backend of two different techstacks, just to increase my understanding.

Demo Development

Clone and install.

git https://github.com/ankit-95/EmployeeApp.git
cd EmployeeApp

Run application.

For Backend Web-Service

mvn spring-boot:run

For FrondEnd Web-Service

cd employee-frontend
npm start

Author

About

CRUD Application made using ReactJs and Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published