Code Monkey home page Code Monkey logo

nbaappandroidwebservice's Introduction

nbaAppAndroidWebService

This is the web service part of my 95702 class project, it serves as the backend for the Android NBA application.

For the Android Application: https://github.com/ziangit/nbaAppAndroidApplication

For the GitHub CodeSpace deployment: https://ziangit-ubiquitous-space-fishstick-9r5x6r4v9g9cxqvr.github.dev/

The distributed NBA application will run on an Android device. The user can search for NBA player’s seasonal statistics by entering the player’s first name, last name, and the season. After the user enters the data and clicks the “submit” button, the Android app makes an HTTP request to the web service deployed on GitHub, and the web service calls a third-party API, performs the calculation, and returns the seasonal statistics of the player to the Android app. Besides the Android app, the distribution application also has a browser-based dashboard which records three interesting statistics (average latency, most popular player, most popular user agent) and logs. This is achieved by a NoSQL database MongoDB. The webservice records the logs and useful statistics, stores them in the database, and displays the data on the dashboard.

Diagram

The following is a diagram of the components for this part of the NBA application:

Diagram-Full

Operational Analytics

Operations analytics

NBA Statistics

Stats

nbaappandroidwebservice's People

Contributors

ziangit avatar

Stargazers

 avatar

Watchers

 avatar

nbaappandroidwebservice's Issues

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.