Skip to content

For the development of a sports team finder application

Notifications You must be signed in to change notification settings

collis96/INSE_coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

INSE_coursework

Important

How to launch the application:

  1. Import the project to your selected Java editor/builder.

2.To connect to the online database, the jar file "mysql-connector-java-5.1.46-bin" must be added to the project libraries.

Alt Text

This can be done by right clicking the Libraries folder within your java editor and adding a Jar file, navigate to the sports finder application folder, and selecting the "mysql-connector-java-5.1.46-bin" file.

  1. Build the project in your editor, you should be greeted with the login screen of the application.

To do:

Functionality

  • Implement a login and register subsystem

  • Implement the main view for navigation after the user logs in

  • Implement PROFILE

  • Implement a search for a team function

  • Implement MESSAGE function

GUI

  • Add a graphical user interface

  • Link model to the the View

Testing and documentation

  • Test cases

  • Implement JavaDOC and comments throughout

About

For the development of a sports team finder application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •