Cplusplus-Internship-Project

C++ Internship Projects

This repository contains three structured C++ console-based applications developed as part of internship tasks. Each project demonstrates practical implementation of core programming concepts, modular design, and logical problem-solving.

Projects Included

1. Authentication System

A basic user authentication system implementing registration and login functionality with structured validation logic.

2. Banking Management System

A console-based banking application that simulates core financial operations such as account creation, deposits, withdrawals, and balance inquiry.

3. CGPA Calculator

An academic CGPA calculator designed to compute grade point averages based on subject grades and credit hours.

Technical Implementation

All projects are developed using:

Objective

The purpose of these projects is to demonstrate understanding of:


© 2026 Zarnab Laeeq-ur-Rehman