Giter Club home page Giter Club logo

git-task-collab-22-'s Introduction

Git-Task-Collab-22-

Git Task Collaboration - (Group Number - 22)

Team Collaboration :-

Your team will consist of 5 members and you need to build 5 different html pages.

"Student-1 Task-1":

Should create a Repo with some Team-Name of your choice by following all steps of creating repo. Clone the repo on your local system Add a team.txt file in master branch and type in your Team name and team members name Sync the file team.txt to the online repo (HINT: Remember the steps add commit push) Invite all your team members to collaborate to your repo (Hint: Go to settings โ†’ collaborators โ†’ Add people) Make sure everyone got an email for invitation.

"Student-2 Task":

Accept Invitation and clone the repo to your local system. Clone repo in your local system Create a branch with name navbar from master branch. (Hint: git branch <branch_name>) Checkout to navbar branch (Hint: git checkout <branch_name>) Make sure you are in navbar branch, and create a file with name navbar.html Build the following Layout in navbar.html Layout Image - navbar After creating the layout sync the file navbar.html to the online repo (HINT: Remember the steps add commit push) Go to your repo and compare and pull request Merge your navbar branch into master branch. Check master branch for updated changes

"Student-3 Task":

Accept Invitation and clone the repo to your local system. Clone repo in your local system Create a branch with name signupPage from master branch. (Hint: git branch <branch_name>) Checkout to signupPage branch (Hint: git checkout <branch_name>) Make sure you are in signupPage branch, and create a file with name signup.html Build the following Layout in signup.html Layout Image - signup After creating the layout sync the file signup.html to the online repo (HINT: Remember the steps add commit push) Go to your repo and compare and pull request Merge your signupPage branch into master branch. Check master branch for updated changes

"Student-4 Task":

Accept Invitation and clone the repo to your local system. Clone repo in your local system Create a branch with name loginPage from master branch. (Hint: git branch <branch_name>) Checkout to loginPage branch (Hint: git checkout <branch_name>) Make sure you are in loginPage branch, and create a file with name login.html Build the following Layout in login.html Layout Image - login After creating the layout sync the file mens.html to the online repo (HINT: Remember the steps add commit push) Go to your repo and compare and pull request Merge your loginPage branch into master branch. Check master branch for updated changes

"Student-5 Task":

Accept Invitation and clone the repo to your local system. Clone repo in your local system Create a branch with name mensPage from master branch. (Hint: git branch <branch_name>) Checkout to mensPage branch (Hint: git checkout <branch_name>) Make sure you are in mensPage branch, and create a file with name mens.html Build the following Layout in mens.html Layout Image - mensPage After creating the layout sync the file mens.html to the online repo (HINT: Remember the steps add commit push) Go to your repo and compare and pull request Merge your mensPage branch into master branch. Check master branch for updated changes

"Student-1 Task-2":

After all your teammates finished merging their branch code to master, pull the changes to your local system (git pull origin master) Check whether all their codes are updated in your local machine Now create a branch with name pageLinking from master branch. (Hint: git branch <branch_name>) Checkout to pageLinking branch (Hint: git checkout <branch_name>) Make sure you are in pageLinking branch Now go to navbar.html file and add anchor tags to redirect to respective pages. After linking all pages sync changes to the online repo (HINT: Remember the steps add commit push) Go to your repo and compare and pull request Merge your pageLinking branch into master branch. Check master branch for updated changes

"End Task ( Common for all students)" :

Checkout to master branch and pull all updated changes to your local system (git pull origin master)

Run the code and check if all pages are linked correctly from navbar.html page

                                        <!--       The End       --> 

git-task-collab-22-'s People

Contributors

agrawalrajat310 avatar anshikapathakcs avatar dharam-103 avatar meenakshi176 avatar prashant7039 avatar

Watchers

 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.