Skip to content

JJJJJJJJJJJJJJJl/ImageSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Search Engine

+++Fast Reminiscing+++

DEV+++ENV

Build C++ Trie source code :

  • Go to ~/service/src
  • $ rm -rf build | echo "y" && mkdir build && cd build && cmake .. && make && cd .. && python3 trie.py

Run Flask API

  • Go to ~/service
  • $ python3 src/main.py

Run React Frontend

  • Go to ~/web
  • $ npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published