Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Manager

Contact Manager is a Java FX Desktop application that allows users to keep track of their existing contacts. It features username/password authentication and a simple view for seeing added contacts.

Alt text Alt text

Prerequisites

You must have the following downloaded and setup for the project to run

  1. Java 11
  2. MySQL
  3. MySQL Connector

Running the application

  1. Clone the repository by running git clone https://github.com/albertzeap/ContactManager.git
  2. Run the startup script for the MySQL database within MySQL DBMS. Start up script can be found under resources/startupScript.sql
  3. Run the Java FX project by going to /ContactManagerFX/src/application/Main.java 3a.If you happen to have Eclipse you can also just right click the ContactManagerFX folder > run as > Java Project. From there select Main.java.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages