Giter Site home page Giter Site logo

shubhalgupta / emojiscreen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brittanyrw/emojiscreen

0.0 0.0 0.0 42.03 MB

EmojiScreen is a listing of movies, TV shows and musicals depicted through emojis.

Home Page: https://emojiscreen.com

License: GNU General Public License v3.0

JavaScript 85.13% CSS 10.06% HTML 4.81%

emojiscreen's Introduction

EmojiScreen πŸ“Ί

A listing of movies, TV shows and musicals depicted through emojis.

Visit emojiscreen.com

Screenshot of Emojiscreen homepage

Contributing Guidelines 🎁

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

Adding a Movie, TV show or Musical

To add a show or movie to this project, you will need to first check the project in the movies.js, tv.js, or musicals.js files to make sure that the movie or show you would like to add is not already in the project. Once you confirm the item you want to add is not already in the project, open an Issue stating what you would like to add. Once you get approval for the Issue, move on to adding your item to the code.

You will add an Emoji Card inside of the movies.js, tv.js, or musicals.js files in the data folder. Each file is made up of an array (a list) of objects. You will add a new object for your show or movie into the appropriate file. Please note: The musicals.js file is for live musicals (such as Broadway and West End shows). Movie musicals should be added to the movies.js file.

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

Screenshot of Beauty and the Beast Emoji Card

In the emoji JavaScript files, each Emoji Card consists of the following object:

{
  title: "Beauty and the Beast",
  emojiImgs: "🏰πŸ₯€πŸŽΆπŸ“šπŸ•°οΈ",
  genres: ["animation", "family", "fantasy"],
  itemLink: "https://www.imdb.com/title/tt0101414/",
  type: "movie",
  year: 1991
}

Required reading:

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

Walkthroughs

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

Adding or Updating Features Contributions

  • Find an Issue that you would like to complete or create an Issue if you have an idea for a new feature.
  • 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. If you are not assigned to an Issue, your PR will not be accepted for that Issue.
  • After you receive confirmation, complete the Issue and submit a Pull Request.

🚨 Wait for confirmation from the maintainers before working on the Issue. If you submit a PR without being assigned an Issue for a feature, your PR will be closed and you will not be assigned the Issue.

If you would like to suggest a new feature, create an Issue and outline what it is you think should be added or updated. This project was created to help beginners, so keep that in mind when suggesting new things. Wait for confirmation before working on the Issue.

⭐️ Important Notes

  • The Card Overview includes all of the instructions for adding a show or movie.
  • Search the movies.js, tv.js, or musicals.js files and current open pull requests to make sure you are not adding a duplicate.
  • Make sure your emojis actually depict the show or movie. Someone should be able to guess what the show or movie is based on the emojis you choose.
  • 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 show or movie.

Git and GitHub Resources

Credits

πŸ’–Check out a list of all of the EmojiScreen 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.

emojiscreen's People

Contributors

brittanyrw avatar navneetsharmaui avatar rodolfobrian avatar prashi23 avatar sumanismcse avatar tiaraju avatar zesterquinn avatar mrillusion avatar susanahan avatar lmaffeo avatar matinicusrock avatar jerilmj avatar yvescabral avatar oliviale avatar nitinnair89 avatar beamed8 avatar gideon-lanex avatar bianavic avatar yogasakti avatar isalevine avatar wilchrist avatar venkatramanareddy avatar ibrahimcaj avatar stevechendc avatar azt3risk avatar shafran123 avatar pawelraciborski avatar nungster avatar nilerbarcelos avatar matheuscr30 avatar

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.