All Projects → Jenselme → tests-ionic2-and-aurelia-framework7

Jenselme / tests-ionic2-and-aurelia-framework7

Licence: MIT license
Test TODO applications to compare ionic2 and Aurelia + Framework7

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to tests-ionic2-and-aurelia-framework7

birdchain-mvp
Decentralized application (Dapp) similar to instant messenger. The BIG difference is that it will allow its users to make a monthly passive income, while providing companies with higher quality and better-priced services.
Stars: ✭ 25 (+78.57%)
Mutual labels:  mobile-app, ionic2
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (-7.14%)
Mutual labels:  mobile-app, ionic2
GPS-Mobile-Tracking-App
Angular 9.0 HTML Bootstrap NodeJS and MYSQL App - Store GPS Mobile Browser Location
Stars: ✭ 32 (+128.57%)
Mutual labels:  mobile-app
aurelia-async-binding
Aurelia async bindingbehavior to consume Observables and Promises
Stars: ✭ 19 (+35.71%)
Mutual labels:  aurelia
ionic-shop
基于ionic的电商平台
Stars: ✭ 13 (-7.14%)
Mutual labels:  ionic2
bitpocket-mobile-app
Mobile app for accepting bitcoin payments at the point of sale (Bitcoin POS).
Stars: ✭ 26 (+85.71%)
Mutual labels:  mobile-app
ionic-uber-clone
Ionic 4 Taxi Booking script
Stars: ✭ 34 (+142.86%)
Mutual labels:  ionic2
aurelia-hacker-news
A recreation of the Hacker News website written in TypeScript and built with Aurelia.
Stars: ✭ 60 (+328.57%)
Mutual labels:  aurelia
ionic4-phaser3-template
Ionic 4 and phaser 3 template
Stars: ✭ 19 (+35.71%)
Mutual labels:  mobile-app
Ionic-2-sqlite-demo
Simple demo to show how to work with Sqlite Storage in Ionic 2
Stars: ✭ 20 (+42.86%)
Mutual labels:  ionic2
goalkeeper
A beautiful app to help you achieve your goals🎯
Stars: ✭ 39 (+178.57%)
Mutual labels:  mobile-app
Yemek-Yemek-App
🍔 The Flutter App provides some foods, recipes, favorite recipes of users and suggestion of recipe.
Stars: ✭ 34 (+142.86%)
Mutual labels:  mobile-app
react-native-swipe-cards-interaction
React native swipe cards interaction
Stars: ✭ 142 (+914.29%)
Mutual labels:  mobile-app
aurelia-firebase
🔥 A Firebase plugin for Aurelia
Stars: ✭ 24 (+71.43%)
Mutual labels:  aurelia
jDrupal
A JavaScript Library and API for Drupal Applications
Stars: ✭ 77 (+450%)
Mutual labels:  mobile-app
fmo-cpp-demo
Fast Moving Objects Detection (demo version)
Stars: ✭ 36 (+157.14%)
Mutual labels:  mobile-app
GiveNGo
React Native app to connect people who need toiletries/groceries/other goods with those who live nearby and are willing to donate and drop off those goods to them. Includes a chat app to allow users to coordinate.
Stars: ✭ 15 (+7.14%)
Mutual labels:  mobile-app
Mobile.UP
Mobile.UP
Stars: ✭ 13 (-7.14%)
Mutual labels:  mobile-app
pixelino
Pixel-drawing app for iOS ✍️
Stars: ✭ 45 (+221.43%)
Mutual labels:  mobile-app
MTJailed-Native
A terminal emulator with remote shell for non-jailbroken iOS devices
Stars: ✭ 24 (+71.43%)
Mutual labels:  mobile-app

This repository contains my comparison of Ionic2/Angular2 and Aurelia/Framework7 to build mobile hybrid applications. The ionic2 app is in the ionic2-todo folder and the Aurelia app is in aurelia-f7-todo. Both applications are basic todo list applications that can:

  • List all the saved todos (home page)
  • Edit an existing todo
  • Add a todo
  • Mark a todo as done on the home page. Done todos must have their title strike-through on the home page.

All todos must be stored in the permanent SqlStorage of the phone.

In additions to these features, both applications must work on a browser (for debug and development purposes), on an android emulator and on an android phone.

See the README file in each subfolder to know how to launch and install the applications and what features they have.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].