Git Product home page Git Product logo

projectn's Introduction

##Project N

To run this project click on index.html and open it in your browser. The index.html file is inside the src folder. Double click and the webpage will open.

Repository Initialization and Structure

  • Created a new repository on GitHub named "ProjectN."
  • Established the following folder structure:
    • "src" for source code.
    • "docs" for documentation.
    • "tests" for testing-related files.

Branching and Initial Development

  • Created a new branch named "feature/add-homepage."
  • Developed a one-page website in HTML/CSS within the "src" folder.
  • Ensured the website includes sections like a header, about, services and contact.
  • Committed these changes with clear and descriptive commit messages.

Collaboration and Pull Requests

  • Invited another student to collaborate on the repository.
  • Instructed the other student to create a branch named "feature/add-about-page," make changes related to an about page, and create a pull request to merge it into the main branch.
  • Reviewed the pull request, provided constructive comments, and suggestions for improvement.

Merging and Conflict Resolution

  • Merged the "feature/add-about-page" branch into the main branch of saahil vekariya. Recived the same on my own.
  • Created a deliberate conflict between the main branch and the "feature/add-homepage" branch by modifying the same line in a file. (it was the childhood therapies line for this project)
  • Resolved this conflict, reviewed and committed the changes.

Version Control Analysis and Problem-solving

  • Simulated a bug by intentionally introducing an error in the code in one of the branches.
  • Created a "fix-bug" branch to fix the bug and then merged it.
  • Used Git bisect command to identify the commit using its hash code.
  • Rectified the bug by fixing the code in a new commit.

projectn's People

Contributors

noyonaa avatar saahil9720 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.