By using Adhan, you are agreeing to be bound by the following terms and conditions ("Terms of Service"). If you are entering into this agreement on behalf of a company or other legal entity, you represent that you have the authority to bind such entity, its affiliates and all users who access Adhan through your account to these terms and conditions, in which case the terms "you" or "your" shall refer to such entity, its affiliates and users associated with it. If you do not have such authority, or if you do not agree with these terms and conditions, you must not accept this agreement and may not use Adhan.
Adhan
is maintained by Nureddin Badawi, and it's an open source project published on Github
Nureddin Badawi reserves the right to update and change the Terms of Service from time to time without notice. Any new features that augment or enhance Adhan, including the release of new version and features, shall be subject to the Terms of Service. Continued use of Adhan after any such changes shall constitute your consent to such changes.
- The app store installation and hash it in the database which include information like The application token.
- The app doesn't store any personal information and it's your responsibility to store you correlation information once you setup the application
Adhan is copyright ©2022 Nurdin.dev.
Any questions about this document should be addressed to Nureddin Badawi.
In the first step, we don't store any user information all we keep is the following information entered by the user:
- coordinates
- calculationMethod
- reminderList
- teamId
- timezone The data is stored in MongoDB Atlas serverless infrastructure. When the application uninstalled the users data will be deleted as well.
Adhan doesn't store data until the user enters and fills out the form which includes some configuration that is mandatory to fetch and show the correct data to the user, the data of the users will keep stored until the app gets uninstalled, in this case, all the user data and team installation information will be get deleted.
Adhan will store the installation for each workspace and hash the installation information which includes the application token Adhan will store the user configuration once the user submitted the form provided on the application home page