MasjidSignin
iOS Universel / Productivité
This app allows you to sign people into your masjid. You can take their name, phone number and email. This way, if someone in the masjid tests falls sick and informs the masjid, the masjid can let the others know, if they so choose.
There are two ways to take people's information: manually through a form, and through a specially-constructed QR Code.
We have been using this app since we opened our Masjid in Colorado, and it's been very useful. We hope that it will be as beneficial to you.
Quoi de neuf dans la dernière version ?
This build has cosmetic changes only. There are no functionality changes.
1. Cleaned up the Server Settings Screen so all you have to enter is the host name
2. You don't need to enter the scheme, because it's always going to be https
3. You don't need to enter the port number, because it's always going to be 443 for https
4. Similarly you don't need to enter the API version number because when the API changes we will have to update the app anyway
Cleaned up the main entry screen:
- The retry button will only show up if there are any records that failed to upload to the server (for example if there is no internet access)
- Removed the refresh button - the screen will always refresh automatically.