GlanceValue is an application that visualizes real-time statistics of players on a gaming team. It allows users to quickly understand player statistics and make real-time strategic decisions during gameplay.
The inspiration behind GlanceValue arose from the need to provide a more interactive and visually appealing way to represent player data in a game. We aimed to create a unique user experience that enables users to instantly access information about their teammates and opponents.
- Real-time visualization of player statistics.
- Intuitive and attractive user interface.
- Customizable organization of player bubbles.
- Integration of real-time data from an external server.
- Clone this repository to your local machine.
- Install the necessary dependencies using
npm install. - Run the application using
npm start. - Open your web browser and go to
http://localhost:3000.
- React.js
- Axios
- react-draggable
| Screenshot : Glance Value App Screen |
|---|
![]() |
If you would like to contribute to this project, follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature). - Make your changes and commit (
git commit -am 'Add a new feature'). - Push your changes to the repository (
git push origin feature/new-feature). - Open a pull request on GitHub.
- Eduardo Martinez - Lead Developer
- Paul Avila - Developer
- Jose Cerna - Developer
This project is licensed under the MIT License. See the LICENSE file for more details.
