Skip to content

Simple app that allow you to add employee info. Also provides security

Notifications You must be signed in to change notification settings

BogdanJava/contact-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contact-manager

Simple app that allow you to add employee info (personal data, address, phones). Also provides security (Spring Security + JWT)

How to run

  1. git clone https://github.com/BogdanJava/contact-manager.git
  2. download maven dependencies
  3. create mysql database with name "contact_manager"
  4. run spring boot application
  5. cd frontend npm install npm start

About

Simple app that allow you to add employee info. Also provides security

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published