A feature-rich Nepal Stock Analyzer built with the power of C++, fulfilling the requirements of a comprehensive mini project.
g++ main.cpp -o main.exe; start-process main.exe
-
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.
This project is licensed under the MIT License - see the LICENSE file for details