Git Product home page Git Product logo

everydayfun's People

Contributors

adityatandon007 avatar aleczzzzz avatar ankitwest avatar aravi365 avatar arnoldtherigan15 avatar ashitajain14 avatar banerjee-suchismita avatar botseer avatar bsantosh909 avatar camilorecce avatar djgovani avatar ephremdeme avatar harshaldesai01 avatar ikbalr avatar krissingl avatar kumaravel95 avatar lemuellloren avatar najem-nabhani avatar nishathapa avatar pcon20 avatar piyush1883 avatar rehannah avatar rishav011 avatar rppacleb avatar sarang820 avatar shruti1534 avatar siddharthshukla547 avatar stebogit avatar tachodril avatar vickyjsr 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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

everydayfun's Issues

Add More Jokes

Do you want to add any jokes to our collection that you think can make someone laugh?
Well, then, here you go - Add your joke to jokes.json file in the /data/ folder and make a pull request.

{
      "body":"Your joke here.",
      "category":"category here."
}

Note:

Do not make changes in any other files and maintain the Json format in the file.
Add only 1 joke in one PR. If you want to add more than 1, then make separate pull requests for each.

Add More Quotes

Do you want to add any quotes to our collection that you think can impact someone's life?
Well, then, here you go - Add your quote to quotes.json file in the /data/ folder and make a pull request.

{
      "quote":"Your quote here.",
      "author":"Author name here."
}

Note:

Do not make changes in any other files and maintain the Json format in the file.
Add only 1 quote in one PR. If you want to add more than 1, then make separate pull requests for each.

Add More Riddles

Do you want to add any riddle to our collection that you think can make someone scratch their head?
Well, then, here you go - Add your riddle to riddles.json file in the /data/ folder and make a pull request.

{
      "riddle":"Your riddle here.",
      "answer":"Your Answer here."
}

Note:

Do not make changes in any other files and maintain the Json format in the file.
Add only 1 riddle in one PR. If you want to add more than 1, then make separate pull requests for each.

Remove duplicates

I noticed there were some duplicates in riddles.json. I imagine the same case maybe true for others too. Find a way to eliminate those duplicates.

Quotes JSON naming convention

It is a good idea to follow camelCase for JSON objects. But the Quotes JSON file does it other way.

I planned to implement this as well in my PR, but then the open PR could not be merged. Also I wanted to know you thoughts on this before that.

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.