Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 338 Bytes

README.MD

File metadata and controls

11 lines (11 loc) · 338 Bytes

#LostRing Location Based AI Supported Lost and Found system ###Summary

  • Used Python3, Flask framework, MongoDB and Jinja2 template on Docker containers
  • Public API, Google Map API
  • Can search lost and found items. ##Execution
  • Install python3 dependencies
pip3 install -r requirements.txt