https://github.com/josh012006/tamagotchi-app
A JavaFX application following the MVC architecture and using Server-Client communication to transfer informations and manage logic.
https://github.com/josh012006/tamagotchi-app
file java javafx mvc-architecture server
Last synced: 22 days ago
JSON representation
A JavaFX application following the MVC architecture and using Server-Client communication to transfer informations and manage logic.
- Host: GitHub
- URL: https://github.com/josh012006/tamagotchi-app
- Owner: Josh012006
- Created: 2025-04-06T00:57:28.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2025-04-10T04:21:21.000Z (23 days ago)
- Last Synced: 2025-04-11T00:17:55.516Z (22 days ago)
- Topics: file, java, javafx, mvc-architecture, server
- Language: Java
- Homepage:
- Size: 698 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Information about the app
It's a group work realized in the context of the course Programmation Java. We were given a template of the app with missing parts and the goal was to understand the global app's logic
and complete the code in other to obtain the wanted view.This project helped us work with Java and particularly with subjects like :
- File management
- JavaFX
- Server-Client arcitecture
- MVC architecture
- Event based programming
- Multithreading## Contributors
- **Josué Mongan**
GitHub : [Josh012006](https://github.com/Josh012006)
- **Kuzatw**
GitHub : [kuzatw](https://github.com/kuzatw)## Licensing
As mentioned, this project was not entirely written by us. So it's best to clearly mention its origin in any place you might use it.