An open API service indexing awesome lists of open source software.

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.

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.