Skip to content

Comparison of available hybrid technologies/frameworks for mobile app development.

License

Notifications You must be signed in to change notification settings

mkoczka/mobile-hybrid-technologies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobile-hybrid-technologies

Comparison of available hybrid technologies/frameworks for mobile app development.

Make app in:

Compare

  1. Native look and feel
  2. Development time
  3. Docs
  4. Community
  5. Tools
  6. Available official and 3rd party components
  7. Deployment

Test app Requirements

  • native look
  • communication with db
  • offline capability
  • communication with native components (camera, notifications, alert, confirm)
  • side menu
  • basic custom styling

Test app pages

  • login
  • registration
  • user profile
  • dashboard
  • list of entities
  • detail entity
  • add/edit entity

TODO

  • ionic
    • login
    • registration
    • user profile
    • dashboard
    • list of entities
    • detail entity
    • add/edit entity