#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