Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 729 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 729 Bytes

BRAG-Report-Generator

Welcome to the BRAG Report Generator repository! This project is a C++ implementation of a BRAG (Blue - RED - Amber - Green) Card generator. The BRAG Report Generator helps in visually representing project progress or status using the BRAG color scheme.

Introduction

The BRAG Report Generator is a tool developed as part of a summer course in C++. It aims to provide a simple yet effective way to generate BRAG Cards programmatically, allowing users to represent project statuses visually.

Features

  • Generates BRAG Cards based on input parameters.
  • Supports customization of card content and colors.
  • Simple to integrate into existing C++ projects.

Contributors:

  1. Adnan Zaki
  2. Ashay Naik