文件名称:Android代码-Top Secret Santa (Beta)
文件大小:625KB
文件格式:ZIP
更新时间:2022-08-26 18:34:45
Android代码
The source code contained in this repository is copyrighted by rob@theultimtelabs.com unless otherwise noted. All rights reserved. Features Simple login and account creation Passwords are hashed on the client and salted on the server History of all previous lists is kept on the server for future years Automatic email notice to all participants --- For family members that don't have an email address the email will be sent to the primary member of the family --- Email comes from elf@theultimates
【文件预览】:
SecretSanta-master
----server()
--------constraint.py(49KB)
--------main.py(8KB)
--------app.yaml(256B)
--------__init__.py(0B)
--------giftSolver.py(6KB)
--------favicon.ico(1KB)
----res()
--------values-v11()
--------menu()
--------values-v14()
--------drawable-hdpi()
--------drawable-xhdpi()
--------drawable-xxhdpi()
--------values()
--------values-sw720dp-land()
--------drawable-mdpi()
--------values-sw600dp()
--------layout()
--------xml()
----ic_launcher-web.png(36KB)
----src()
--------com()
----.gitignore(22B)
----README.md(916B)
----AndroidManifest.xml(1KB)
----libs()
--------android-support-v4.jar(607KB)