Giter VIP home page Giter VIP logo

bhargav794 / hacktoberfest-practice-music-playlists Goto Github PK

View Code? Open in Web Editor NEW
36.0 1.0 42.0 139 KB

Add your favorite songs to this coding playlist this is a practice project for helping beginners to get started with open source and make their first contributions

beginner-friendly first-timers music good-first-issue good-first-pr beginners-guide spotify learn good-first-prs learn-open-source

hacktoberfest-practice-music-playlists's Introduction

hacktoberfest-practice-music-playlists

Note:-This repo is not included in the Hacktoberfest event, as it is for practice only. If you have any trouble or got stuck at some point raise an issue and I will help.Leave a star if you enjoyed this project

🎧 visit the spotify playlist of all the favourite songs of our contributors here

Got any favorite songs you listen to on loop while coding add them to our spotify coding playlist by following the instructions given below.

⭐ What Is Hacktoberfest?

Hacktoberfest Logo

Hosted by DigitalOcean for the 9th year in a row, Hacktoberfest encourages participation in giving back to the open source community by completing pull requests, participating in events, and donating to open source projects.

πŸš€ Contributing

You need the following things installed to contribute to open source

  1. If you don't have git installed on your system install it here
  2. Any IDE (preferrably VScode)

Repo for you to raise a Pull Request for practice.

Adding songs

Before adding Please check if the song already exists in songs.md Or here in the spotify playlist If not Just add your favorite songs to songs.md file and I will add them to the coding playlist in spotify.

Adding playlists

Already got a playlist you made and love to hear while coding add them to playlists.md file

πŸ‘€ Steps in brief

  1. Fork this project
  2. Clone your forked version git clone [email protected]:<YOUR-USERNAME>/hacktoberfest-practice.git
  3. Make changes
  4. Commit your changes (write a short descriptive message of what you have done)
  5. Push your changes to your forked version
  6. Go to original project on GitHub & Create a Pull Request

πŸ› οΈ Steps to contribute in detail

  1. Fork this repository
  2. Clone your forked copy of the project.
git clone https://github.com/<your username>/hacktoberfest-practice-music-playlists.git
  1. Change the working directory
cd hacktoberfest-practice-music-playlists
  1. Add a reference to the original repository.
git remote add upstream https://github.com/bhargav794/hacktoberfest-practice-music-playlists.git
  1. Check the remotes for this repository.
git remote -v
  1. Always take a pull from the upstream repository to your main branch to keep it at par with the main project(updated repository).
git pull upstream main
  1. Create a new branch.
git checkout -b <your_branch_name>
  1. Open your favorite code editor and

make changes to songs.md file if you are adding songs

To add songs use the following syntax

[song name](spotify link of the song)  by Artist name

replace song name with name of the song you are adding, spotify link with the spotify link of the song you are adding and Artist name with the name of the artist

make changes to playlists.md if you are adding playlists

To add playlist use the following syntax

[playlist name](spotify link of the playlist)

replace playlist name with name of the playlist you are adding and spotify link with the spotify link of the playlist you are adding

  1. Track your changes
git add .
  1. Commit your changes .
git commit -m "Your message"
  1. Push the committed changes in your feature branch to your remote repo.
git push -u origin <your_branch_name>
  1. To create a pull request, click on compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repo you are suppose to make a PR to.

  2. Voila πŸŽ‰ You have made a PR to the this project. Sit back patiently and relax while the project maintainers review your PR.


πŸ’– Thanks for the amazing music guys


A Website for all the songs and playlists is coming soon😎

hacktoberfest-practice-music-playlists's People

Contributors

aimanaisha avatar anuraglol avatar benji918 avatar bhargav794 avatar caffeinated-pixels avatar claytonx210 avatar devrandom0 avatar harshi1122 avatar hellodeborahuk avatar kruzezab avatar lkalves avatar margmelo avatar mvisic avatar najwanan avatar oheri avatar pronomitadey avatar rehanpunjwani avatar ritesh-karankal avatar rtorrescode avatar rudedacode avatar ruthvikkkkk avatar ryguigas0 avatar saivaibhav03 avatar sanskriti2005 avatar shamelooo avatar shreyanshmalvya avatar sibashish99 avatar sukriti-kuila avatar tazhio avatar vovw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hacktoberfest-practice-music-playlists's Issues

create a new file just for the LOFI playlists

right now people can add songs and playlists to different files but It'd be much better if LOFI playlists and music are divided separately currently there is only one LOFI playlist in the playlists.md

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.