Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.62 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.62 KB

Nepal Stock Analyzer

A feature-rich Nepal Stock Analyzer built with the power of C++, fulfilling the requirements of a comprehensive mini project.

Visual Studio Code Git C++ JSON

Sample

Usage

    g++ main.cpp -o main.exe; start-process main.exe

Features

  • Dual-mode functionality: switch between Admin and Client modes to access different features.

  • In-depth record management: view all registered or removed records in just a few clicks as an Admin.

  • Comprehensive record operations: easily create, read, update, and delete records as needed.

  • Streamlined searching: quickly find a specific record's transactions or portfolio based on their unique ID.

  • Effortless transactions: manage deposits, stock purchases, and sales with ease.

Team

License

This project is licensed under the MIT License - see the LICENSE file for details