Giter Site home page Giter Site logo

alisonjudy / emojibops Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brittanyrw/emojibops

0.0 0.0 1.0 2.05 MB

EmojiBops is a listing of songs depicted through emojis.

Home Page: https://emojibops.com

License: Other

HTML 7.09% CSS 12.47% JavaScript 80.44%

emojibops's Introduction

EmojiBops 🎢

A listing of songs depicted through emojis.

Visit emojibops.com

Screenshot of Emojibops homepage

Contributing Guidelines 🎁

Below are some additional guidelines to follow when contributing to this project.

Adding or Updating Features Contributions 🚧

  • Find an Issue that you would like to complete.
  • If someone is already assigned an Issue, please move on to another Issue. If the Issue has not been assigned, comment inside of the Issue stating that you would like to work on that item.
  • Wait for confirmation from the maintainers before working on the Issue.
  • After you receive confirmation, complete the Issue and submit a Pull Request.

If someone is assigned an Issue and doesn't complete it after a while, we will open the Issue to everyone else again.

If you would like to suggest a new feature, create an Issue and outline what it is you think should be added or updated. Wait for confirmation before working on the Issue.

Adding a Song πŸ“Ί

To add a song to this project, you will need to add an Emoji Card inside of the data.js file. The data.js file is made up of an array (a list) of objects. You will add a new object for your song.

Below is an example of what a song looks like on the website:

Screenshot of emoji cards

In the data.js file, each Emoji Card consists of the following object:

{
  title: "Boy With Luv",
  artist: ["BTS"],
  featuredArtist: ["Halsey"],
  emojiImgs: "πŸ§’πŸ»πŸ’œπŸ“Έ",
  musicVideo: "https://www.youtube.com/watch?v=XsX3ATc3FbA",
  genres: ["k-pop", "pop"],
  year: 2019
}

View the Card Overview for more details on each part of the emoji object.

Walkthroughs

Below are detailed walkthroughs on how to add a show or movie to EmojiScreen.

Important Notes 🚨

  • Follow all the instructions in the Card Overview for adding a song.
  • Search the data.js file and pull requests to make sure you are not adding a duplicate.
  • Make sure your emojis actually depict the song.
  • You do not have to wait for confirmation to create a pull request for a song and you do not have to make an Issue first.
  • If you are adding multiple items, please include them in one pull request.
  • Go through this checklist to make sure you have added everything needed for a song.
  • Please fix conflicts if your pull request has them.

Other Projects

Check out my other emoji themed projects.

πŸ“Ί EmojiScreen: A listing of movies, TV shows and musicals depicted via emojis.

πŸ“š EmojiPages: A listing of songs depicted via emojis.

Git and GitHub Resources πŸ“š

Credits

πŸ’–Check out a list of all of the EmojiBops contributors.

Emoji graphics are by Twitter and are licensed under CC-BY 4.0. Review the Attribution Requirements for more information.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

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.