Wiki source code of Lost & Found Database
Version 1.2 by Treyfane Dingo on 2023/05/27 13:07
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | The Lost & Found module provides a database to keep track of all lost or found items during a convention. The data can be accessed by the [[API V1.0>>url:https://www.furcom.org/wiki/index.php/API_V1.0]] to display the data on any external website (e.g. the convention's website) or include the data in an APP or Telegram bot. |
2 | |||
3 | === Status === | ||
4 | |||
5 | The status of an L&F item can be set to either | ||
6 | |||
7 | |=(% colspan="2" %)Description of Status | ||
8 | |L|**Lost Item** - Item reported lost by it's owner. | ||
9 | |F|**Found Item** - Item handed in to Lost & Found. | ||
10 | |R|**Returned Item** - Item returned to it's owner. |