Skip to content

An En-Vi Dictionary for OOP assignment

Notifications You must be signed in to change notification settings

hanzomaster/Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

En-Vi Dictionary

An OOP project for 2122I_INT2204_1. Full project here

Authors

Setup

Setup Environment

  • Install JDK16 here (this video might help. Or this)
  • Download VScode and install Extension Pack for Java here (video)
  • Download MySQL Installer here to setup MySQL Server and Workbench (this video might help)
  • Download Git here (video)

Setup Project

  • Clone this project to your computer or download the zip file and open it in VScode (video)
  • Open MySQL Workbench and run the SQL script in resources/sql to import database (follow this video from 4:08 to 6:00)

Before Starting Application

  • Please change the password variable in src/database/Database.java to the MySQL root password that you choose when setting up MySQL Installer to be able to connect to edict database

Notes

  • If you encounter any error when running this application, please reopen VScode and run it again.

About

An En-Vi Dictionary for OOP assignment

Resources

Stars

Watchers

Forks