This is a very rudimental version of a dictionary software we've been making in the last few months with educational purposes only
- Nguyễn Việt Hưng - 22028331
- Nguyễn Đặng Thành Vinh - 22028157
- Nguyễn Đình Nghĩa - 22028320
- Nguyễn Nho Hiếu - 22028328
- Light/dark mode toggle
- Adding words to your vocab sheet
- Somewhat stupid game to give you a break from reality
- Cross platform, can be runned on MacOS/Linux/Windows so long as you have an IDE for Java
- Clone the repository through Github Desktop or do the git clone bash command in a terminal
git clone https://github.com/HieuNGN/DictApp4Everyone.git- Navigate to the directory of your cloned version, open the project in an IDE like IntelliJ Community/Ultimate or if you're a pro, use Eclipse
- Navigate again to the Application class under the src folder and run it, the app window should pop up just fine (seriously, if it doesn't run, we'll probably bite the dirt)
Without the help of our dear and beloved friend TuML, this project wouldn't be what it is today, so huge shout out to him and we'll probably buy him a beer or two in the next few days
