Skip to content

Latest commit

 

History

History
70 lines (49 loc) · 2.49 KB

README.md

File metadata and controls

70 lines (49 loc) · 2.49 KB

Dictionary Application

Contributors

  • Hoàng Đăng Khải (leader)
  • Vũ Việt Hùng
  • Lê Văn Lương

Introduction

Bài tập lớn - Từ điển (UET OASIS - I2324 INT2204 23 - N2 - Lập trình hướng đối tượng)

Features

  • Thêm, sửa, xóa từ mới
  • Tra từ
  • Phát âm tiếng anh
  • API Google Translate đa ngôn ngữ(10 ngôn ngữ), tra từ bằng giọng nói
  • 2 Game HangMan và GuessWord để tăng vốn từ vựng Tiếng Anh
  • Đánh dấu từ yêu thích, Flash Card để ôn luyện
  • Tính năng Study nhìn nghĩa đoán từ để tăng thêm khả năng ghi nhớ từ vựng
  • Và 1 số tính năng khác.

Technologies

  • IntelliJ IDEA 2023.2.5
  • Scene Builder
  • Java SE Development Kit 20
  • JavaFX vesion 20.0.1
  • CSS
  • Maven Framework
  • Jfoenix Framework
  • FreeTTS 1.2.2 Library
  • Json-Simple 1.1.1 Library
  • ...

Guide

Run -> Edit Configurations... -> Add new run configuration... -> Application

  • Main class: CommandLine.Main
  • Name: Main

Modify options -> Add VM options

  • VM options: --module-path "\path\to\javafx-sdk-20.0.1\lib" --add-modules javafx.controls,javafx.fxml

Preview

Screenshot 2023-12-05 at 14 48 00

Screenshot 2023-12-05 at 15 38 13

Screenshot 2023-12-05 at 14 54 46

Screenshot 2023-12-05 at 14 53 28

Screenshot 2024-02-21 at 13 05 12

Screenshot 2024-02-21 at 13 05 53

Screenshot 2024-02-21 at 13 06 57

Screenshot 2024-02-21 at 13 09 56