GithubHelp home page GithubHelp logo

rohitkbc / full-stack-ems Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 455 KB

A Full Stack CRUD Application for Employees Management System built with Spring Boot, ReactJS and MySQL

License: MIT License

Java 44.90% HTML 8.70% CSS 4.70% JavaScript 41.70%
mysql react spring-boot

full-stack-ems's Introduction

๐Ÿ“Œ About :

Full Stack CRUD Application for Employee Management System built with Spring Boot , ReactJS and MySQL

๐Ÿ“ธ Preview

Animation

๐Ÿ‘‡ Prerequisites :

Please make sure you have installed following tools before contributing or using this project:

1. Java 11

2. Git

3. NodeJS

4. MySQL

5. STS IDE โœ๏ธ

๐Ÿ› ๏ธ Installation Steps :

Download / Clone Repository

๐Ÿ—„๏ธ FOR BackEnd

Open STS Eclipse Application
Import "Employee Management System" as a Maven Project

Go to "application.properties" file which is located in src/main/resources
and change following parameters according to your requirements.

spring.datasource.username=<your mysql username>       
spring.datasource.password=<your mysql password>      

In MySQL, Create a database => ems

In STS, right click on Project "Employee Management System" => Run As => Spring Boot App
Your backend is now running

๐Ÿ’ป FOR FrontEnd

cd Full-Stack-EMS
cd FrontEnd
npm install   
# Above command will download all dependencies for react application.
npm start    
# After few seconds, default browser will open with running your FrontEnd.    

๐Ÿ‘‡ Read This

Contribution is always welcome ๐Ÿ˜Š

Feel free to use, edit โœ๏ธ

๐Ÿ›ก๏ธ License

This Project is licensed under the MIT License - see the LICENSE file for details

full-stack-ems's People

Contributors

rohitkbc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.