Skip to content

dafuct/customer_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

CLIENT MANAGEMENT

Website for managing clients from the database

GET STARTED

  1. clone project from github
  2. create database in mysql 'manager' --- run script resources/query.sql in mysql (this will create two tables with one admin and one client)
  3. terminal: mvn jetty:run
  4. open browser: localhost:8080/management
  5. Login: admin, password admin (then you can change)
  6. Management clients :)

Technologies used:

  • Mysql
  • H2 database (for test)
  • Servlet API
  • Hibernate
  • views pages JSP

About

Project for management clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •