Skip to content

kawakuticode/lostfoundao

Repository files navigation

search

Table of Contents

Lost&Found-AO

This is a web app using Python, Flask, Sqlite, and SqlAlchemy to manage lost and found items in the whole Angola country. It helps people to avoid queues and time spent on filing police reports and waiting to recover their lost items. It helps also to the process of recovering by contacting the owner or the founder of the item.

Demo

Here is a working live demo : https://lostfoundao.herokuapp.com/

Site

Currently you can add an item that you found with tag as lost so that his owner can search by his reference and claim for him by contact you.You can also search by diff criteria : type of item / reference / province.

Filled-form

province

Add-Item-Form

add

Claim-for-a-Item

claim

claim

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

Fork the repo Create a new branch (git checkout -b improve-feature) Make the appropriate changes in the files Add changes to reflect the changes made Commit your changes (git commit -am 'Improve feature') Push to the branch (git push origin improve-feature) Create a Pull Request

Bug-Feature-Request

If you find a bug (the website couldn't handle the query and / or gave undesired results),kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Built-with

To-Do

  • Develop the stmp server and send email direct from webpage and not from third mail app .
  • develop option to add image of lost item

Team

Sensei Kulumbia

About

WebApp for add and search lost and founds in Angola

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published