https://github.com/aymen94/games-center
Games Center Project similar to Origin, Steam, Uplay. Is a Platform store to buy and manage your games. Created with Java Swing and Mysql
https://github.com/aymen94/games-center
dbms game-center java java-swing mysql oop sql steam swing uplay
Last synced: about 1 month ago
JSON representation
Games Center Project similar to Origin, Steam, Uplay. Is a Platform store to buy and manage your games. Created with Java Swing and Mysql
- Host: GitHub
- URL: https://github.com/aymen94/games-center
- Owner: aymen94
- Created: 2018-04-14T09:25:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-02T15:22:54.000Z (almost 7 years ago)
- Last Synced: 2025-04-18T16:29:29.900Z (about 2 months ago)
- Topics: dbms, game-center, java, java-swing, mysql, oop, sql, steam, swing, uplay
- Language: Java
- Homepage:
- Size: 4.84 MB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gamescenter
Games Center Project similar to Origin, Steam, Uplay. Is a Platform store for buy and manage your games. Created with Java Swing and SQL.
* Languages: Java,SQL
* DBMS: Mysql
* OS: Cross-platform## How to use
* git clone or fork it
* config => ./src/dbconnection/config.java
* import in dbms(mysql or similar) database Schema => schema.sql and populate.sql
* have fun

