Skip to content

MusicApp allows users to stream music, manage playlists, upload songs, and enjoy a personalized listening experience. It integrates Firebase for user authentication and Google Cloud Bucket for storage, ensuring a seamless and secure music streaming platform.

License

Notifications You must be signed in to change notification settings

matin676/music-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music-app

Welcome to MusicApp, a web application built with the MERN stack, Firebase authentication, and Google Cloud Bucket storage.

Overview

MusicApp allows users to stream music, manage playlists, upload songs, and enjoy a personalized listening experience. It integrates Firebase for user authentication and Google Cloud Bucket for storage, ensuring a seamless and secure music streaming platform.

Features

  • User Authentication with Firebase
  • Playlist Management
  • Song Uploading and Storage on Google Cloud Bucket
  • Seamless Music Playback

Admin Only Features

  • Only admin have access to the dashboard from home page, other users don't have Dashboard option in the dropdown

    Screenshot (1)

  • Below are the dashboard features in screenshots

    Screenshot (2)

  • Managing users and their permission

    Screenshot (3)

  • From Songs, Artists, Albums admin can manage all the sites uploaded assets

    Screenshot (4)

  • From Songs page there is another page from where admin can add songs, artist and album information

    Screenshot (5)

Technologies Used

  • MongoDB: Database for storing user data, playlists, and songs.
  • Express.js: Backend framework for routing and API development.
  • React: Frontend library for building the user interface.
  • Node.js: Server-side JavaScript runtime for backend logic.
  • Firebase Authentication: Secure authentication service for users.
  • Google Cloud Bucket: Storage solution for admin(for now only admin can upload songs)-uploaded songs.
  • HTML/CSS: Markup and styling for the frontend.
  • JavaScript (ES6+): Programming language for frontend and backend logic.

Installation

  1. Clone the repository: git clone https://github.com/matin676/music-app
  2. Navigate to the project directory: cd music-app
  3. Install dependencies: npm install
  4. Set up Firebase and Google Cloud Bucket credentials (refer to respective documentation).
  5. Start the development server: npm start
  • Once you setup the project, you can change the admin functionality for yourself by changing the details of MongoDB details

Deployment

Deploy the application to your preferred hosting platform. Ensure Firebase and Google Cloud Bucket configurations are correctly set for production deployment.

Contributing

Contributions are welcome! Fork the repository, create a new branch for your feature or bug fix, make your changes, and submit a pull request.

License

This project is licensed under the Apache 2.0 license.

About

MusicApp allows users to stream music, manage playlists, upload songs, and enjoy a personalized listening experience. It integrates Firebase for user authentication and Google Cloud Bucket for storage, ensuring a seamless and secure music streaming platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published