Gestión de pagos

Soccer team

Imagen del proyecto Gestión de pagos en desktop Imagen del proyecto Gestión de pagos en mobile

Payment management for a football team that allows administrators to perform:

  • CRUD operations of players and services.
  • Accept or reject payments.

Each player and administrator can see their movements.

This is a fullstack application with:

  • Backend in Node.js + Express.< /li>
  • MySQL as database manager data.
  • Frontend in React with Tailwind CSS + Vite.js.

In this project, Firebase services were incorporated such as:

    < li>Cloud Messaging for real-time notifications.
  • Storage to save player images.

In addition, authentication with JWT, roles for each type of user, and Firebase Admin so that the backend is the administrator of the Firebase services.

The objective of this project is to make team accounting more transparent and simple for both players and administrators.

javaScript React Tailwind Express MySql Firebase