Skip to content

jchansen/fullstack-react-python-player-service

 
 

Repository files navigation

⚾ Player Service App

Player Service is a lightweight fullstack app built using Spring Boot for the backend and React for the frontend app. Player service backend app serves as a simple way to access player information stored in a `Player.csv` file and makes this data available through a RESTful APIs. These APIs are used by Player Service UI app to show player information.

✨ Introduction

Player Service App

Screenshot 2024-10-29 at 11 00 29 PM

👨‍💻 Tech stack

Backend

Frontend

  • React
  • NPM
  • Node.js (version 18.20.2)
    • Download and install from nodejs.org
    • Verify installation: node --version
  • Css

🔨 Installation

  1. Clone this repository or Download the code as zip

  2. Set up backend app

  3. Set up frontend app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 81.6%
  • Python 9.4%
  • JavaScript 4.9%
  • HTML 2.0%
  • CSS 1.5%
  • Dockerfile 0.6%