yrncollo / cpp-projects

A collection of C++ projects
MIT License
12 stars 9 forks source link

Update main.cpp #27

Closed dishamodi0910 closed 1 year ago

dishamodi0910 commented 1 year ago

Added user and admin menu different.

yrncollo commented 1 year ago

Why have you commented out 313 lines of code?

dishamodi0910 commented 1 year ago

The original yrncollo banking management system and the new system had different console friendly displays. So, just tried to maintain it here itself so there is no need to revert to the original code if the new one doesn't look formal. I just attempted the original console display of yrncollo management system is in use as it seemed more console friendly.

Reagrds, Disha Modi Thank you.

yrncollo commented 1 year ago

The original yrncollo banking management system and the new system had different console friendly displays. So, just tried to maintain it here itself so there is no need to revert to the original code if the new one doesn't look formal. I just attempted the original console display of yrncollo management system is in use as it seemed more console friendly.

Reagrds, Disha Modi Thank you.

Aaah smooth I now get it... So you were proposing we shift... Right?

dishamodi0910 commented 1 year ago

Yeahhh!

dishamodi0910 commented 1 year ago

Hey @yrncollo, should we start working on other systems as well simultaneously or we should first finish one, and then only we should move to another?