Skip to content

A data provider and website about Hearthstone Battlegrounds

License

Notifications You must be signed in to change notification settings

TranRed/bgknowhow

 
 

Repository files navigation

BG Know-How

A website about Hearthstone Battlegrounds, currently hosted at https://bgknowhow.com.

The only JavaScript utilized is for the image tooltips, Google Analytics and the Paypal donation button.
Other than that everything is handled by HTML/CSS supported by PHP for dynamic user interaction. There are plans to utilize the Angular framework in the future, to decrease code clutter and increase UI/UX possibilities.

Installation

There is no fancy build or pipeline setup needed, at the moment. The development files are mirrored via SFTP 1:1 and a connection to the MySQL DB is defined in the config directory. The database is not part of the source code, yet.

Technologies used

PHP 8.0.18
HTML5/CSS3
MySQL 5.7

About

A data provider and website about Hearthstone Battlegrounds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.6%
  • CSS 20.3%
  • JavaScript 4.1%