Skip to content

Capstone project for the OOP IT3100E course, semester 20232 at Hanoi University of Science and Technology (HUST). This JavaFX application provides interactive visualizations of various viruses, serving as an educational tool in the field of virology.

License

Notifications You must be signed in to change notification settings

chutrunganh/OOP.20232.21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOP.20232.21

Topic 7: Demonstration of types of viruses and its mechanism

License: MIT Static Badge

Not Found Image

demo.gif

Not Found Image

Overeview 📝

The global spread of COVID-19 has underscored the importance of understanding various types of viruses and their modes of transmission. This knowledge is fundamental in devising effective prevention strategies. Motivated by this need, our team has developed this Java project.

Contributors 🤝

We would like to express our gratitude to the following contributors:

  • Project Advisor: Nguyen Thi Thu Trang

  • Team Members:

    Team Members ID Package Virus Package GUI README Slide Report Diagram
    Chu Trung Anh (leader) 20225564 20% 40% 50% 20% 30% 30%
    Phan Tran Viet Bach 20225435 60% 20% 20% 30% 50% 40%
    Nguyen Huu Cong 20225476 20% 40% 30% 50% 20% 30%

For the demo video, visit this link

Installation ⚒️

1. Clone the repository

git clone https://github.com/chutrunganh/OOP.20232.21.git

2. Install dependencies

Ensure that your system is equipped with the JDK of version 8.0 or above and corresponding JavaFX version. It is also crucial to add the VM option to your IDE to ensure proper functionality:

--module-path ${PATH_TO_FX} --add-modules javafx.controls,javafx.fxml,javafx.media

Replace ${PATH_TO_FX} with the actual path to the lib directory of JavaFX in your machine.

Upon successful completion of the above steps, you are prepared to commence exploration of the project.

About

Capstone project for the OOP IT3100E course, semester 20232 at Hanoi University of Science and Technology (HUST). This JavaFX application provides interactive visualizations of various viruses, serving as an educational tool in the field of virology.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages