Giter VIP home page Giter VIP logo

player-client's Introduction

Installation Instructions

Minimum requirements

  • This project requires JVM 11

  • Maven 3 or higher version, if not installed then this can be installed from

    • brew install maven (in Mac OS)
  • Either import this project in any IDE e.g. Intellij IDEA or eclipse and go to src/main/java/PlayerServer.java and run the project.

  • To run from terminal go to project directory and run mvn spring-boot:run

Motivation

I have worked recently with AKKA http, and Spray. Both of these are based on SCALA. Initially I wanted to use one of these, that can make this project heavy because then this project requires SCALA dependencies as well.

To avoid those and to write a clean code, that doesn't include too much complexity I prefer to with Spring frame work. Spring doesn't require lots of other libraries to import, that makes project a light weight project. As, I am using Angular JS for the front end, it helps me to do changes with minimal efforts.

Angular helped me to load data without reloading the page. It makes code management easy as well with little code bigger tasks can be performed.

Limitation

  • I made an assumption that the player list will always have exactly same number of columns.
  • Player Id and names are mandatory. If any one of these will be missing it would be hard to get detail data for a particular player.

player-client's People

Contributors

hassanazh avatar hassanazhar-telenor 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.