Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 206 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 206 Bytes

LEGO_APP

This is a search engine that recommends Lego designs according to the user specifications.

Execution

  1. flask --app flaskr run --debug -p 8000
  2. Open a browser and go to localhost:8000.