Skip to content

A easy to use databse website for all types of builds built upon PHP for the game Wynncraft.

License

Notifications You must be signed in to change notification settings

BadPingHere/WynnBuildDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WynnBuildDB

A easy to use databse website for all types of builds built upon PHP for the game Wynncraft.

Key FeaturesHow To UseDownloadCreditsLicense

screenshot

Key Features

  • Web Table
    • Utilizes javascript table sorter to allow for features like:
      • Column sorter.
      • Column searcher.
      • Pager, for when you have too many rows.
    • Simple, easy to use.
  • Web UI
    • A easy to use switcher between all types of tables.
    • Sleek and elegent hamburger menu.
    • Easily change days and users.
  • Semi-Automated Submission.
    • Takes in the user input via forum, and decodes the url to get the rest of the table values
  • Multi-Browser use
    • Works on both Chromium based browser like Chrome and Edge, along with Quantum based browsers like Firefox and Tor.
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

To clone and run this application, you'll need Git and PHP installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/BadPingHere/WynnBuildDB

# Go into the repository
$ cd WynnBuildDB

# Run a development server
$ php -S localhost:8000

Note: If you intend to use this on windows devices, you may need to use other run commands besides the normal run command. In some cases, depending on your php install location, you can use this in the terminal: C:(location)\php\php.exe -S localhost:8000.

Download

You can download the latest installable version of WynnBuildDB for Windows, macOS and Linux.

Credits

This software uses the following open source projects:

This software also uses the following assets from these people:

  • The Wynncraft Art team.

License

MIT


badpinghere.live  ·  GitHub @BadPingHere ·  Discord Ping#6175

About

A easy to use databse website for all types of builds built upon PHP for the game Wynncraft.

Resources

License

Stars

Watchers

Forks

Packages

No packages published