GameEye-backend

所属分类:模式识别(视觉/语音等)
开发工具:Java
文件大小:367KB
下载次数:0
上传日期:2021-08-10 16:37:26
上 传 者sh-1993
说明:  带有AI的视频游戏新闻跟踪器-后端
(Video game news tracker with AI - backend)

文件列表:
build.gradle (480, 2021-08-11)
cli (0, 2021-08-11)
cli\build.gradle (788, 2021-08-11)
cli\gradle (0, 2021-08-11)
cli\gradle\wrapper (0, 2021-08-11)
cli\gradle\wrapper\gradle-wrapper.jar (58910, 2021-08-11)
cli\gradle\wrapper\gradle-wrapper.properties (202, 2021-08-11)
cli\gradlew (5770, 2021-08-11)
cli\gradlew.bat (2954, 2021-08-11)
cli\settings.gradle (0, 2021-08-11)
cli\src (0, 2021-08-11)
cli\src\main (0, 2021-08-11)
cli\src\main\java (0, 2021-08-11)
cli\src\main\java\edu (0, 2021-08-11)
cli\src\main\java\edu\odu (0, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow (0, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend (0, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli (0, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\CliApplication.java (1894, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\commands (0, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\commands\Authentication.java (1118, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\commands\ElasticManagement.java (1423, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\commands\GameManagement.java (2755, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\commands\IgdbDataRetrieval.java (5606, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\commands\UserManagement.java (3642, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\commands\WebScraping.java (1705, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\model (0, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\model\GameTitles.java (347, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\model\IdTokenResponse.java (632, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\security (0, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\security\AuthenticationService.java (3459, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\shell (0, 2021-08-11)
cli\src\main\java\edu\odu\cs411yellow\gameeyebackend\cli\shell\CustomPromptProvider.java (900, 2021-08-11)
cli\src\main\resources (0, 2021-08-11)
cli\src\main\resources\banner.txt (584, 2021-08-11)
cli\src\test (0, 2021-08-11)
... ...

# GameEye Backend Video game news tracker using web scraping from popular websites with scoring powered by machine learning. This is the project for the GameEye backend. The project is composed of multiple subprojects: * Main backend (primary backend of GameEye) * CLI (command line interface for interacting with the backend) * Common (common code library shared between subprojects) ## Requirements * Java 11 ## GameEye Architectural Diagram ## Installation NOTE: Configuration files with secret credentials are required to run the backend. Please contact Angelos Angelopoulos (aangelos28@gmail.com) to get them. Open the project with IntelliJ IDEA. If everything went smoothly, IntelliJ should have recognized the subprojects as modules. You can check this under `File > Project Struture`. You might need to add configurations to compile and run the projects. The configurations should be `Spring Boot` and point to the main classes of the necessary subprojects. In order to run the projects you need to put `secrets.json` under the `resources` folder in the CLI and main backend subprojects.

近期下载者

相关文件


收藏者