Skip to content

thiagogsr/events-tickets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Events Tickets

Buy tickets for events

Development

  • Clone the project
  • Import project to your Eclipse
  • Wait Maven download all dependencies
  • Create the project database with the sql command CREATE DATABASE events_tickets;
  • Setup your database username and password in the META-INF/persistence.xml file
  • Import the database structure running the class eventstickets.tasks.SetupDatabase as Java Application
  • Start the server

You can authenticate with user created automatically: Username: thiago Password: 123456

About

Buy tickets for events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published