Skip to content

Kingpins/FileSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Search Engine

A new method to find your files in local system

This project is developed using Python and Flask, for loading, creating indicies for all the directories available in local system, and finally allows user to search the file by name.

It is connected to database, thus allows to search the file first in database, if not found goes to local directory, all operations are performed in multi-threading.

Tech Stack used:

  • Python 3
  • Flask
  • SQLAlchemy
  • Sqlite

Project Screenshots:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published