https://github.com/nguyenkn31/Sports-Cards-Tracker
This is the repository of code during a project in one of my Master's course, Advanced Software Engineering.
https://github.com/nguyenkn31/Sports-Cards-Tracker
Last synced: 5 months ago
JSON representation
This is the repository of code during a project in one of my Master's course, Advanced Software Engineering.
- Host: GitHub
- URL: https://github.com/nguyenkn31/Sports-Cards-Tracker
- Owner: nguyenkn31
- Created: 2020-12-28T03:08:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-11T23:52:41.000Z (almost 4 years ago)
- Last Synced: 2024-11-13T16:43:20.291Z (11 months ago)
- Language: Java
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - nguyenkn31/Sports-Cards-Tracker - This is the repository of code during a project in one of my Master's course, Advanced Software Engineering. (Java)
README
***Description:*** This is the repository of code during a project in one of my Master's course, Advanced Software Engineering. We choose to work on a sports cards price tracker. Essentially, what we aimed for was to get a platform similar to a stock tracking platform, but for sports cards.
***Language:*** Java.
*Note:*
+ We only consider the PSA 10 Silver Prizm Rookie Card for the sake of time and simplicity.
+ The different Mark versions indicate different versions of codes (the most recent one is the usable ones, all other ones are just there for back-up or reference purposes).