Giter Site home page Giter Site logo

folder-crawler's Introduction


Logo

Folder Crawler

A visualization application of file searching using depth-first search or breadth-first search algorithm.
View Demo · Documentation

Table of Contents

About The Project

Folder Crawler is an application to visualize file searchig using depth-first search or breadth-first search algorithm through graph visualization. User can provide a starting directory, file name, and searching mode (algorithm) to begin searching. The application will start to search and show graph visualization of directories and files it traverse in real time. This project is made to fulfill Tugas Besar 2 IF2211 Strategi Algoritma.

Getting Started

Prerequisites

To build the application from scratch, you will need Visual Studio with .NET desktop development workload as well as .NET SDK and Runtime.

You will also need to install all the dependencies used by the application:

  • AutomaticGraphLayout.WpfGraphControl
  • WindowsAPICodePack

Installation

To build the application, you will need to do the following steps.

  1. Open Tubes2_13520034.sln in Visual Studio.
  2. Choose Build, then press Build Solution.
  3. Wait until the build process is finished.
  4. The binary executable will be available in bin/release directory.

Usage

To visualize file searching with graph visualization, you will need to choose the searching process algorithm and starting directory. You will also need to provide the file name you want to search. The application lets you to choose whether the seaching should be exhaustive , i.e. traversing every existing files, or not. If all has been set up, you can click the SEARCH and the application will start to do its job.

Contributors

This project is made by:

folder-crawler's People

Contributors

radenz avatar bryanbernigen avatar fernaldyl avatar fernaldy112 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.