Skip to content

ApiBR/sports-agenda-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“†โšฝ Sports Agenda UI

A web-based interface and RESTful API for managing sports events, matches, and related scheduling. This project includes both the UI frontend and a documented API backend.


๐ŸŒ Live demo

Sports Agenda UI preview


๐Ÿ“Š Project badges

๐Ÿšง Activity & deployment

WakaTime
SonarCloud Build & deploy via FTP
License Last commit

๐Ÿ“ก Availability monitoring

UptimeRobot status UptimeRobot monthly UptimeRobot response time
HealthChecks.io status


๐Ÿงช Code quality

๐Ÿ”Ž SonarCloud

Quality gate Coverage Code smells Bugs Vulnerabilities
Maintainability Reliability Security Duplicated lines Technical debt Lines of code

๐Ÿงฎ Other code analysis

CodeFactor Maintainability - CodeClimate Test coverage - CodeClimate


๐Ÿ› ๏ธ Tech stack

  • UI: HTML, CSS, JavaScript
  • Backend: REST API (PHP, MySQL, Pancake)
  • Monitoring: UptimeRobot, HealthChecks.io
  • Code analysis: SonarCloud, CodeClimate, CodeFactor

๐Ÿ“ฅ Installation

git clone https://github.com/ApiBR/sports-agenda-ui.git
cd sports-agenda-ui
npm install # or use yarn / pnpm
npm run dev 

๐Ÿ“„ License

This project is licensed under the MIT License.