Skip to content

mohsinmahmood12/Progress_Bar-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

What is progress bar?

A progress bar is a visual representation of the progress of a task. It is a graphical control element that shows the progress of a task over time. It is used to indicate that the task is in progress and how much of it has been completed.

Requirements and Tools

  1. C++
  2. Git
  3. STL

How to run

  1. Clone the repository
  2. Open the terminal in the directory
  3. Run the following commands
g++ -std=c++11 main.cpp -o main
./main

How to contribute

  1. Fork the repository
  2. Clone the repository
  3. Create a new branch
  4. Make changes
  5. Commit and push the changes
  6. Create a pull request

About

Progress_Bar in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages