CihanErenler / vaalikone

Election machine app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read Me

Steps to follow

  1. Change the config file for the database in src/main/java => dao => Dao.java inside the constructor Current database info: URL: jdbc:mysql://localhost:3306/vaalikone USER: root Password: Password1

  2. Change the file upload/edit path in src/main/java => dao => Dao.java inside the constructor. Variable name: "uploadPath".

  3. To use the app as an admin, use the following credentials:

    ADMIN LOGIN INFO USER: anna@anna.anna Password: Password1

    or

    USER: cihan@cihan.cihan Password: Password1

About

Election machine app


Languages

Language:Java 70.8%Language:CSS 15.7%Language:JavaScript 12.8%Language:HTML 0.6%