https://github.com/cesarobedfl/soccer_sage
App to predict soccer results
https://github.com/cesarobedfl/soccer_sage
jetstream laravel livewire mysql tailwindcss
Last synced: 3 months ago
JSON representation
App to predict soccer results
- Host: GitHub
- URL: https://github.com/cesarobedfl/soccer_sage
- Owner: CesarObedFL
- Created: 2024-03-21T19:10:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T00:15:13.000Z (over 1 year ago)
- Last Synced: 2025-04-05T03:43:59.056Z (over 1 year ago)
- Topics: jetstream, laravel, livewire, mysql, tailwindcss
- Language: PHP
- Homepage:
- Size: 706 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# _Soccer Sage_
This is a system to get all of the football, professional and semiprofessional games in the world, to save your favorite football teams and get if their next matches plays in home and there is a bet oportunity...
## Technologies
- [Laravel] - Laravel 11 as principal backend technology
- [Livewire] - v^3.0 As fullstack framework
- [Tailwindcss] - To the css ui design
- [Jetstream] - v^5.0 As login, user register and user profile controller
- [Mysql] - As database engine
# Installation and Requirements
## _requirements_
- php ^8.2
- composer ^2.6.2
## _installation_
```
git clone _repo_url_
composer install
npm install
```
[Laravel]:
[Livewire]:
[Tailwindcss]:
[Jetstream]:
[MySQL]: