Giter VIP home page Giter VIP logo

hacktoberfest-checker's Introduction

Hacktoberfest Checker

Open Issues Forks Stars Open Source Love

Helpful to know how close are you to get a tee/tshirt or why you're PRs are invalid according to the latest policy of Hacktoberfest.

Check Your Hacktoberfest Status: hacktoberfest.gitfork.tech

Screenshot_2020-10-20 React App

Why to develop another Hacktoberfest Checker, when there are pre-existing checkers already?

Well, I developed this another, but not alike, hacktoberfest checker because Hacktoberfest's policy and guidlines of contribution has recently been changed.

What's new in Update?

According to the new policy & update, Hacktoberfest is now officially opt-in only for projects and maintainers, which mean only the PRs specified as contribution toward Hacktoberfest will only be counted as valid.

How to know whether a Pull Request is valid or not?

This question is the answer of creation of Hacktoberfest-Checker. A PR will be counted as invalid and the user will get the tee/tshirt only when:

  • Submitted during the month of October
  • Submitted in a public repo
  • The PR is labelled as hacktoberfest-accepted by a maintainer OR ubmitted in a repo with the acktoberfest topic
  • The PR is merged OR the PR has been approved

Requirements

  • Node v10+
  • create-react-app 3.4.1

Run on Localhost:

  • Before Start you must check your Github API rate limit (https://api.github.com/rate_limit) without Github Oauth and API Token.

  • To increase API rate limit Generate a GitHub personal access token using Github Oauth or Basic Authorization

  • clone repo: git clone https://github.com/genialkartik/hacktobefest-checker

  • For frontend:

    • $ cd frontend
    • $ npm i
    • `$ npm start
    • goto http://localhost:3000
  • For Backend

    • $ cd backend
    • $ npm i
    • $ npm run dev
    • goto: http://localhost:2020

Contribute

Open an Issue with label here

Or Open a Pull Request

  • git add .
  • git commit -m 'message'
  • git push -u origin master

A big THANKS to Contributors

Contributors

Core Contributors

License

License

MIT © 2020 Kartik Tyagi

hacktoberfest-checker's People

Contributors

genialkartik avatar norinmp143 avatar jarialankur avatar pratiksawalkar 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.