All Projects → IEEE-VIT → hacktoberfest-flutter

IEEE-VIT / hacktoberfest-flutter

Licence: MIT license
An app to find repositories on Github and to view the various contributors to said repos.

Programming Languages

dart
5743 projects
objective c
16641 projects - #2 most used programming language
shell
77523 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to hacktoberfest-flutter

Data-Structures-and-algorithms
This repository would be a documentation of my journey towards learning Data structures and algorithms. Please ⭐ this repo if you liked the effort 😄
Stars: ✭ 22 (-12%)
Mutual labels:  hacktoberfest2020
MySQL-cheatsheet
Cheatsheet for MySQL
Stars: ✭ 43 (+72%)
Mutual labels:  hacktoberfest2020
resources api
Flask API for programming and cyber security learning resources
Stars: ✭ 63 (+152%)
Mutual labels:  hacktoberfest2020
react-native-text-area
Simple and easy to use TextArea for React Native.
Stars: ✭ 20 (-20%)
Mutual labels:  development
Pharmacy-Mangment-System
👨‍💻 🏥 MEAN stack Pharmacy Management system.
Stars: ✭ 229 (+816%)
Mutual labels:  hacktoberfest2020
awesome-shopify
👩‍🎓👨‍🎓 Must-read articles, videos and books for store owners, app and theme developers.
Stars: ✭ 86 (+244%)
Mutual labels:  development
Plasma-Donor-App
An open-source app that helps in connecting patients and plasma donors. This is a beginner-friendly repository that helps you learn the basics of android development, git, and GitHub. Happy Hacktober!
Stars: ✭ 58 (+132%)
Mutual labels:  hacktoberfest2020
ducky
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
Stars: ✭ 80 (+220%)
Mutual labels:  development
winston-dev-console
Winston@3 console format aimed to improve development UX
Stars: ✭ 88 (+252%)
Mutual labels:  development
HBD
🎂 Coder's way of wishing Happy Birthday! 🍰 🎊 🎉 🎈
Stars: ✭ 109 (+336%)
Mutual labels:  hacktoberfest2020
remote-docker-aws
Remote Docker for local development hosted using AWS
Stars: ✭ 22 (-12%)
Mutual labels:  development
foss-events
A simple website with a collection of open-source events happening across the globe. This is a beginner-friendly repository that helps you learn git and contribute to web projects. Happy Hacktober!
Stars: ✭ 123 (+392%)
Mutual labels:  hacktoberfest2020
ADLES
Automated Deployment of Lab Environments System (ADLES)
Stars: ✭ 28 (+12%)
Mutual labels:  hacktoberfest2020
easydock
Dockerize your PHP apps ;)
Stars: ✭ 52 (+108%)
Mutual labels:  development
RiddlesWorld
Hacktoberfest | Mobile app for riddles 😜
Stars: ✭ 13 (-48%)
Mutual labels:  hacktoberfest2020
laravel-thumbnails
Laravel Package for making thumbnails instantly
Stars: ✭ 51 (+104%)
Mutual labels:  hacktoberfest2020
COVID-19-Resources
Resources for Covid-19
Stars: ✭ 25 (+0%)
Mutual labels:  hacktoberfest2020
iOS-11-Swift-Programming-Cookbook
O'Reilly's iOS 11 Swift Programming Cookbook Sample Codes
Stars: ✭ 73 (+192%)
Mutual labels:  development
hacktoberfest-2020
Get your articles published on workat.tech and get goodies from DigitalOcean as part of Hacktoberfest 2020. The best articles on each of the topics get published if they meet the editorial criteria.
Stars: ✭ 12 (-52%)
Mutual labels:  hacktoberfest2020
portfolio-react
OpenSource Portfolio Website. feel free to fork this repo
Stars: ✭ 64 (+156%)
Mutual labels:  hacktoberfest2020

Hacktoberfest 2020 with IEEE-VIT ❤️

This app aims to simplify the process of finding repositories on GitHub, view the various contributors to the repos, and also allows the user to become a contributor to the desired project.

Support open source software by participating in Hacktoberfest and get goodies and a free t-shirt! 💛

Please check all issues labelled as hacktoberfest to start contributing!

Kindly consider leaving a if you like the repository and our organisation.

We are holding a virtual meetup, where we will be discussing OSS, GitHub and Hacktoberfest! Everyone's invited to join 😄

Getting Started

  • Fork it.

  • Clone your forked repo and move inside it:

git clone https://github.com/<your-github-username>/<repo-name>.git && cd <repo-name>

  • Checkout to a new branch to work on an issue:

git checkout -b my-amazing-feature

  • Now you can open the project.

  • Run flutter pub get in the project terminal and get the dependencies.

  • Use flutter run debug to run the app in your local emulator.

  • Once you're all done coding, it's time to open a PR :) Run the following commands from the root of the project directory:

git add .

git commit -m "A short description about the feature."

git push origin <my-amazing-feature>

Open your forked repo in your browser and then raise a PR to the master branch of this repository!

Contributing

To start contributing, check out CONTRIBUTING.md. New contributors are always welcome to support this project. If you want something gentle to start with, check out issues labelled as easy or good-first-issue Check out issues labelled as hacktoberfest if you are up for some grabs! :)

License

This project is licensed under MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].