GithubHelp home page GithubHelp logo

tstirrat / peshead Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 2.4 MB

PEShead - PES Player DB

License: Apache License 2.0

TypeScript 52.68% HTML 0.44% CSS 0.02% JavaScript 46.50% Shell 0.28% Python 0.08%
pes 2018 edit pes2018

peshead's Introduction

PEShead

Build Status Coverage Status

A Progressive Web App to find and compare PES 2018 players.

Work in progress

Immediate goals:

  • Compare players
    • Show form arrow effects on player stats (especially while comparing)
    • Compare players with different myClub levels
  • Be mobile friendly (responsive layout, offline support, fast, cache data often)

Eventual goals (help wanted):

  • Show team information e.g. tactics, positions
  • Show player progress (form and stat changes for each live update/data pack)
  • Edit players, leagues, teams and export to PC/PS4

Running locally

# install tmux
./start-all

Or, manually start things:

  1. Serve + watch functions locally:
cd functions
yarn watch

# in a separate terminal
yarn server

Note: we only care about the functions emulation on port 5001 here.

  1. Start the livereload front-end server:
yarn start

Now access at http://localhost:3000/

Running tests

  • UI: yarn test
  • Functions: cd functions && yarn test

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.