https://github.com/mdraihansobhan/fantasy-football-manager
Features the Networking Feature of Java. You can manage your club, buy and sell your players. User interface is built using JavaFX.
https://github.com/mdraihansobhan/fantasy-football-manager
Last synced: 3 months ago
JSON representation
Features the Networking Feature of Java. You can manage your club, buy and sell your players. User interface is built using JavaFX.
- Host: GitHub
- URL: https://github.com/mdraihansobhan/fantasy-football-manager
- Owner: MdRaihanSobhan
- Created: 2024-05-09T20:23:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-14T10:59:11.000Z (11 months ago)
- Last Synced: 2025-01-21T03:16:55.209Z (5 months ago)
- Language: Java
- Size: 831 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fantasy-Football-Manager
- Features the Networking Feature of Java. You can manage your club, buy and sell your players. User interface is built using JavaFX.## Project Overview:
Fantasy Football Manager is an interactive football club management application built using Java and JavaFX. It features real-time operations through Java's networking capabilities, allowing users to manage their clubs, trade players, and interact with others seamlessly.
## Key Features:
- User Authentication: Secure login and registration system.
- Club Management: Manage player rosters, finances, and club statistics.
- Player Trading: Real-time trading system for buying and selling players.
- Networking: Synchronous updates across all users for real-time interactions.
- User Interface: Modern and responsive UI built with JavaFX.