Git Product home page Git Product logo

developers_community's Introduction

Hacktoberfest2021 Repo for Beginners

HF2020 Events 1600x400 Centered

- Follow the Contribution guidelines**
Repo Maintainers

How You Can Contribute to this repo

Follow below steps for contribution.

  1. Add your ANDROID Concepts in the respective ANDROID-Concepts directory

Name of File: ANDROID-concept-name_yourusername.js

example: hello_world_Aman22sharma.js
example: Variables_shruti49.js

Format

* ANDROID-Concepts

Name of File: ANDROID-concept-name_yourusername.js

// AUTHOR: Your Name
// ANDROID Concept: JS Concept that you want to add (ex: variable,datatypes etc)
// GITHUB: your github profile link

//Add your ANDROID concept below
 <h6 align="center">Aman Sharma<br>Product Engineer<br>@Hylobiz, Banglore (India)</h6>
<p align="center"><img align="center" src="https://user-images.githubusercontent.com/40789486/136265064-076243f0-51bb-4b78-b967-39ff25f4833d.png" /></p>
<h6 align="center">Shruti Shastri<br>Software Engineer<br>@32nd, Delhi (India)</h6>
  • You can not add the same concepts again so, make sure the concepts are unique. OR You can add different examples to same file. That would also be counted.
  • Just give your name and github url.

Make a Pull Request for your changes and wait to be merged.

How to Begin

0. ⭐⭐⭐ Star this repository ⭐⭐⭐

1. Fork this repository

2. Clone this repo to your local environment

git clone https://github.com/your-username/Hacktoberfest2021_beginners.git
cd Hacktoberfest2021_beginners

3. Set your streams (For sync your clone with the original repo)

git remote add upstream https://github.com/shruti49/Hacktoberfest2021_beginners.git
git pull upstream master

4. Make your addition to the JavaScript concepts in JavaScript-Concepts directories

5. Create a branch

git checkout -b your-branch-name

6. Pull from the upstream again (This is to ensure we still have the latest code)

git pull origin master

7. Commit and Push your changes

git add .
git commit -m "commit message"
git push origin your-branch-name
  • Create a new Pull Request from your forked repository, click the New Pull Request button located at the top of your repository
  • Wait for you PR to be reviewed and merge approval

Format

* ANDROID-Concepts

Name of File: ANDROID-concept-name_yourusername.js

// AUTHOR: Your Name
// ANDROID Concept: your ANDROID concept that you want to add (ex: variable,datatypes etc)
// GITHUB: your github profile link

//Add your ANDROID concept below

HAPPY Hacktoberfest!

1_Zgzm5Dw86UPNlSLeyUAoyw

YouTubeClone-AndroidApp

YouTube Clone App :

It is an Android App which is the clone of the'YouTube'.

How To Run ?

You can run this app on Android Studio as well as on 'JAVA n IDE' which is the android app available on playstore to build and run android project.

Steps:

  1. Install Java n IDE.
  2. Download Project zip and extract to the Javan IDE folder on your file manager.
  3. Open Java n IDE
  4. Open Project
  5. RUN

Snapshots :

WhatsApp Image 2021-06-18 at 5 55 48 PM (1)

WhatsApp Image 2021-06-18 at 5 55 48 PM (2)

WhatsApp Image 2021-06-18 at 5 55 48 PM

Thank you!!

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.