Skip to content

jwstuik/Search_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Search engine

Based on information retrieval method in Python

To start the program, the file of recenginegui needs to be executed. In recengingeCODE.py file are the functions written that are also used as a library in the recenginegui.py file. The map collection contains all the files from the collection. In the map uploads, the files that were uploaded by a user, will be stored here. The map templates contains the files for HTML that decorates the page while running the web server

Main page

Scherm­afbeelding 2024-10-28 om 23 25 04

Results page with example of output

Scherm­afbeelding 2024-10-28 om 23 24 51

About

A simple search engine in Python, with GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published