Skip to content

alexdavies440/CodingEventsJava

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app fascilitates the management of coding events with functionality to create, delete, modify, and store various coding events in a MySQL database using Hibernate.

The app currently has all the above functioanlity but there are plans in the future to allow users to create accounts to better manage events of individual users. This will be possible through the use of a Person Entity class and a PersonRepository interface to which various events will be tied to when the user signs up for them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 74.0%
  • HTML 26.0%