https://github.com/ifrazaib/githubproject
In this repository I have added "Github Simulation"Project .In this i have coded github with the concepts of (DSA).
https://github.com/ifrazaib/githubproject
arrays hashing linkedlist queues stack trees
Last synced: 4 months ago
JSON representation
In this repository I have added "Github Simulation"Project .In this i have coded github with the concepts of (DSA).
- Host: GitHub
- URL: https://github.com/ifrazaib/githubproject
- Owner: ifrazaib
- Created: 2024-06-12T13:58:01.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T14:11:57.000Z (12 months ago)
- Last Synced: 2025-02-18T12:53:26.689Z (4 months ago)
- Topics: arrays, hashing, linkedlist, queues, stack, trees
- Language: C++
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Simulation
# Overview
##### The GitHub Simulation Project is a tool designed to simulate various aspects of GitHub functionalities, such as repositories, commits, branches, pull requests, and issues. This project aims to provide a sandbox environment for developers to practice using GitHub features without needing an internet connection or a real GitHub account.# Features
- Repositories: Create and manage repositories locally.
- Commits: Simulate committing changes to repositories.
- Branches: Create and switch between branches.
- Pull Requests: Simulate the process of opening and merging pull requests.
- Issues: Create and manage issues for repositories.
# Expected Outputs


