Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 536 Bytes

readme.MD

File metadata and controls

19 lines (15 loc) · 536 Bytes

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: [email protected] Password: Password1

    or

    USER: [email protected] Password: Password1