Skip to content

Gustavohps10/speaker

Repository files navigation


Sound Platform: Speaker

ezgif com-gif-maker

📃 Introduction

Speaker is an online audio publishing platform built with the Laravel framework.
There you can search, upload and listen to your favorite tracks.

🎲 Features

  • Login
  • User registration
  • Upload audios
  • Delete audios
  • Edit audios
  • Search audios
  • Create playlists

📌 Dependencies

⚙️ How to run the application

You can use our test site

❌ Not yet implemented

In your localhost

  1. In your terminal, enter the project folder and run the following commands in sequence:
composer install
copy .env.example .env
php artisan key:generate
  1. Open the .env file and configure:
  • DATABASE
  • MAIL
  • set FILESYSTEM_DRIVER=public
  1. Open the terminal again and run:
php artisan migrate
php artisan storage:link
php artisan serve

Open in your browser http://localhost:8000

🛠️ Technologies

Tools used in the project:

  • PHP / LARAVEL 8
  • MySQL
  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap 5

🧑 Contributors

Gustavo Henrique
Gustavo Henrique

💻

About

🎼 System for storing podcasts and music in the cloud

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors