Skip to content

A console-based election system made using Netbeans and Apache Derby

Notifications You must be signed in to change notification settings

iamjethrooo/java-election-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java-election-system

An election system made using Netbeans and Apache Derby

Instructions

  1. Install Netbeans 8.2 EE
  2. Download this repo
  3. Extract
  4. Open it in Netbeans
  5. Add the Java DB Driver in the project's library
  6. Create database in the Services tab
  7. Copy and run the SQL commands in sql.txt
  8. Clean and build
  9. cd into the directory and run 'java -jar ElectionSystem.jar'

About

A console-based election system made using Netbeans and Apache Derby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages