Giter VIP home page Giter VIP logo

steamtracker-java's People

Contributors

cubeee avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

steamtracker-java's Issues

Searching new players gives 404 error

Before modularization new players were resolved on search if they were not in the database. Currently the web backend cannot tell the updater to resolve the player's profile which causes it to lead to a 404 error page.

Modularize application

Split up independent features into their own modules. Modules or "micro services" should be designed so that they can be individually updated and restarted without having to restart the whole service.

TODO:

  • Implement a method of cross-module communications for data sharing
  • Move shared code to a module named "shared"

Features to split up:

  • Player updating

Missing npm dependencies

Error: Cannot find module 'gulp-load-plugins'
[21:30:54] Error: Cannot find module 'gulp-plumber' from '/home/gtierney/workspace/misc/steamtracker/frontend/node_modules/sierra-library'
[21:32:12] Error: Cannot find module 'gulp-postcss' from '/home/gtierney/workspace/misc/steamtracker/frontend/node_modules/sierra-library'
[21:33:38] Error: Cannot find module 'csscomb' from '/home/gtierney/workspace/misc/steamtracker/frontend/node_modules/sierra-library'
[21:34:57] Error: Cannot find module 'cssnano' from '/home/gtierney/workspace/misc/steamtracker/frontend/node_modules/sierra-library'
[21:35:21] Error: Cannot find module 'gulp-rename' from '/home/gtierney/workspace/misc/steamtracker/frontend/node_modules/sierra-library'
[21:35:21] Error: Cannot find module 'gulp-size' from '/home/gtierney/workspace/misc/steamtracker/frontend/node_modules/sierra-library'

Add a management panel for staff

Add a management panel that contains at least the following features:

  • Remove/prune players
  • Manage player privacy
  • Manage player titles
  • Observe updater status

Management panel should be designed as a module, see #6

Replace Sierra with Semantic UI

Sierra's development has gone inactive so it's better for us to switch to Semantic UI for its theming capabilities and amount of features.

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.