Skip to content

wenhwang97/edq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE416 Project: Election Data Quality

Introduction

TO BE ADDED

Preparation

This guild is specifically for IntelliJ IDEA. Preparation using other IDE may be differnet

  1. Install maven
  2. Install all dependencies using maven
  3. Mark directory src/main/java as "sources root"
  4. Mark directory src/main/resources as "resources root"
  5. Mark directory src/test/java as "test sources root"

Run

Use the public static void main(String[] args) method in src/main/java/com/u1s1/edq/EdqApplication.java to run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published