- Download the zip file from "https://github.com/Crysicle/BoardGameShopper/tree/main" -> <> Code -> Download ZIP
- Extract BoardGameShopper
- Open BoardGameShopper via Intellij: File -> Open -> Navigate to BoardGameShopper folder -> click on folder without opening it -> ok.
- Make sure MariaDB is installed on pc.
DB and it's tables should auto generate on application start.
The database name created will be "stalozaidimai". - Make sure password and username to access MariaDB are "root" and "root". Or go into "hibernate.cfg.xml" file in the BoardGameShopper and change username and password by changing the value assigned to "connection.username" and "connection.password" fields.
- If running program for the first time: make sure "setupStartingData" in "Main" class is set to true.
Launching program with "setupStartingData=true" will make the program scrape data from BoardGameGeek and save it to DB.
On other runs set it to false, otherwise it will continue to rescrape board games each time program is run. - Once program is running, go to page "http://localhost:8080/home" you will be redirected to a login page.
Valid credentials are:
for ROLE_USER: Username: user, Password: user
for ROLE_ADMIN: Username: admin, Password: admin - Users wont be able to see the search table for board games, admins will.
- To search for board games via mechanics / category, click on the buttons with said mechanic or category and click "SEARCH" button.
-
Notifications
You must be signed in to change notification settings - Fork 0
Crysicle/BoardGameShopper
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Website to query your board game needs.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published