https://github.com/bennycode/bennyn-playground
https://github.com/bennycode/bennyn-playground
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bennycode/bennyn-playground
- Owner: bennycode
- Created: 2014-01-08T16:27:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-17T14:18:11.000Z (about 10 years ago)
- Last Synced: 2025-01-27T23:47:10.327Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 10.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Layers:
1. Zeta.Service.Main.change_own_phone_number
2. Zeta.Service.UserService.change_own_phone_number
3. Zeta.Utils.RequestHandler
4. DONE!Zeta.Backing
- UserBackingZeta.App
- Session
holds User
holds Logins
holds ConversationsZeta.Services
- URL
- UserService
- ConversationService
Zeta.Model
- User
- UserProperties
- Conversation
- Login
Zeta.Registration
- UserBuilder
- RegistrationFormViewZeta.Utils
- Misc
- RequestHandler