Skip to content

Aswatha02/Project-Tracking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Tracking-System

Overview

The Project Tracking System is a C++ application designed to manage and track projects using Object-Oriented Programming (OOP) principles. It allows for efficient management of project tasks, issues, and team members.

Features

  • Project Management: Create and manage projects with detailed information.
  • Task Management: Assign tasks to team members and track their progress.
  • Issue Tracking: Log, track, and resolve issues within projects.
  • Team Management: Manage team members and their roles.
  • File Management: Data is stored in text files for easy access.

Files

  • Project.cpp, Project.h: Project-related functionality.
  • Task.cpp, Task.h: Task management.
  • Issue.cpp, Issue.h: Issue tracking.
  • User.cpp, User.h: User management.
  • Member.cpp, Member.h: Team member management.

Installation

  1. Clone the repository:
    git clone https://github.com/Poorvajha17/Project-Tracking-System.git
    
  2. Open the project in an IDE like Code::Blocks.
  3. Build and run the project.

Usage

  • Interact with the system through the command-line interface (CLI).
  • Create, update, and track projects, tasks, and issues.

About

Feature-rich CLI project and task management system built with C++ using object-oriented design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages