/File-Manager

:rocket::file_folder::wastebasket: A file manager implementing CRUD functionality created using the Electron framework.

Primary LanguageJavaScript

PROJECT NAME. ▶️🔆

The project is titled 'File Manager'. For more information check this out.

DESCRIPTION OF PROJECT.

The project is a simple desktop application that demonstrates the concept of CRUD functionality.:medal_military::medal_military::trophy:

PROJECT SETUP INSTRUCTIONS.

  1. Fork this repository.
  2. Clone this repository onto your local machine through use of the command git clone <Forked-repository-link.>.
  3. Navigate to your terminal.
  4. Navigate the the appropriate directory by use of cd command cd<root-folder>.
  5. In order to make any additional changes to the project, it is highly adviced that you install an appropriate IDE or code editor(Integrated Development Environment).
  6. Run the command npm install.
  7. Run the command npm start to start the app.

KNOWN BUGS.:warning::warning:


CONTACT INFORMATION.

For more information, feel free to contact me through the email address: samuelwahome.k5@gmail.com

LICENCE AND COPYRIGHT INFORMATION.

Copyright ©️ 2020-present

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.