Terminal based C++ application that acts as a fully functional File Explorer Application. Implemented two modes for the application - normal mode and command mode. All commands like cut, copy, delete, rename, goto, search, for both files and directories can be performed. Worked with data structures to handle files and its information