Skip to content

A simple Java desktop application integrated with authentication, a mysql database, reports and graphs views.

License

Notifications You must be signed in to change notification settings

Tony-MK/Demo-Application

Repository files navigation

Demo-Application

A simple desktop application developed with Java and MySQL as the database. The main aim of developing this desktop application was to learn Java and object-oriented programming.

Setup Instructions

  1. Install Git
  2. Install Java
  3. Install MySQL Server
  4. Navigate to the directory where you want to store the repo in either Terminal, Powershell, or Command Prompt
  5. Clone Repo: git clone https://github.com/Tony-MK/Demo-Application.git
  6. Enter Repo Directory: cd Demo-Application
  7. Compile App: javac App.java'
  8. Run App: java -cp .;.\mysql-connector-java-8.0.12\mysql-connector-java-8.0.12.jar App

About

A simple Java desktop application integrated with authentication, a mysql database, reports and graphs views.

Topics

Resources

License

Stars

Watchers

Forks

Languages