Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cesarobedfl/soccer_sage

App to predict soccer results
https://github.com/cesarobedfl/soccer_sage

jetstream laravel livewire mysql tailwindcss

Last synced: 4 days ago
JSON representation

App to predict soccer results

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
livewire
tailwind
mysql

- [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]: