Welcome to the Virus Spread Simulator project! This is my first venture into Object-Oriented Programming (OOP), aimed at visualizing virus spread within communities by considering factors such as age, social behavior, and health conditions.
The Virus Spread Simulator uses OOP principles to model individuals in a community and simulate virus spread dynamics. It incorporates age, social behavior, and health conditions to create realistic scenarios.
- Clone the Repository:
git clone https://github.com/roieGolst/VirusSpread.git
- Move to the Electron Branch:
git checkout electron-poc
- Run the Simulator:
npm run start
- Explore Results: Analyze visualizations and data.
Contributions are welcome! Fork the repository, make changes, and submit a pull request.
This project is licensed under the ISC License.
For questions or feedback, reach out at [email protected].