Skip to content

jeferson0993/radio-facil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues License LinkedIn


Screen

radio-facil

A simple Radio Stations player PWA project
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

This project is a Progressive Web App (PWA) radio stations player built using vanilla JavaScript and styled with Materialize CSS. The app allows users to easily browse and listen to various online radio stations from any device, with a smooth, responsive interface. Designed with a minimalist approach, the player offers a clean user experience while taking advantage of PWA features such as offline functionality and the ability to install the app on mobile devices.

(back to top)

Built With

This section lists some tecnologies used on this project.

  • Html
  • Css
  • Javascript

(back to top)

Getting Started

Instructions on setting up your project locally. To get a local copy up and running follow these simple steps.

Prerequisites

None

Installation

This project doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/jeferson0993/radio-facil.git
  2. Change git remote url to avoid accidental pushes to base project
    git remote set-url origin github_username/repo_name
    git remote -v # confirm the changes

(back to top)

Roadmap

  • Add more radio station options
  • Add Types eg.: news,sports,talk...
  • Add dark mode option
  • Multi-language Support
    • English
    • Spanish

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Top contributors:

contrib.rocks image

(back to top)

License

Distributed under the GNU Affero General Public License v3.0 License. See LICENSE for more information.

(back to top)

Contact

Jeferson F Silva - @jeferson0993 - jeferson0993@gmail.com

Project Link: https://github.com/jeferson0993/radio-facil

(back to top)

Acknowledgments

Resources that i find helpful. I've included a few of my favorites to kick things off!

(back to top)

About

Progressive Web App (PWA) radio stations player built using vanilla JavaScript and styled with Materialize CSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors