Giter VIP home page Giter VIP logo

minecraft-itemprice's Introduction

minecraft-itemprice

This Web App allows you to monitor Itemprices on a Minecraft Server

Setup

Setting up the Environment Variables

If you can, setup following Environment Variables:

  • SetEnv DB_DRIVER mysqli
  • SetEnv DB_HOST localhost
  • SetEnv DB_LOGIN root
  • SetEnv DB_PASSWORD ""
  • SetEnv DB_DATABASE forum
  • SetEnv DB_PREFIX ""
  • SetEnv DB_ENCODING ""

Otherwise, go into config/database.php and fill the Credentials in

Install Node.js dependencies

npm i

Development

npm run css

TODOs

  • A more efficient way to update the trending data

  • Fix the main/index search functionality.

    • Issue: Search Input: wool
    • Error: White wool is not showing up

Info

webroot/data/1-18-textures.json

Got the datalist from PrismarineJS/minecraft-assets

texture_content.json

I removed duplicate entrys that are not needed for my application.

webroot/slick

I'm using [slick][https://kenwheeler.github.io/slick/] by [Ken Wheeler][http://kenwheeler.github.io/] to build my carousel in views/main/view.thtml

[Github Page][https://github.com/kenwheeler/slick/]

webroot/chartjs

I'm using [Chart.js][https://www.chartjs.org/] to build the charts in views/main/view.thtml

[Github Page][https://github.com/chartjs/chart.js]

Contribute

Contirbutions are closed for now.

minecraft-itemprice's People

Contributors

crafter-y avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.