Giter Club home page Giter Club logo

moneyleash2's People

Contributors

gigocabrera avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

moneyleash2's Issues

Remove ionic-conference-app pages

MoneyLeash2 is based on the ionic-conference-app and therefore it still has a few pages lingering in the background. They need to be removed; however, MoneyLeash2 will continue to sync with every release of the official app as a learning approach

Categorie an Payee

Hello, all right?
I can not add new categories. The message informed: "Please enter a category name." But i have already entered "Category Name". Also I can not add a new "Payee".
Thanks.

One suggestion

A general informative of all accounts, with current balance, negative, etc., same as the version of Ionic 1.

Add Plugins

Add the following Plugins

  • TouchID see commit
  • App Version
  • App Rate
  • Camera
  • Email Composer

These are proposed pages that may change as the app evolves

Firebase!

Hello.
I changed the information in the database, added the rules in the firebase, but when I run the application, it does not add the information in the database.
Is there an ".json" file for me to create the database?
Thank you, hug.

Bug on singup.html line 30

there is an bug in your singup.html on line 30.

<ion-input [(ngModel)]="signup.username" name="username" type="text" #username="ngModel" required>

With this Code you cant Singup for a new Account.
It must changed to:

line 30 =
<ion-input [(ngModel)]="signup.email" name="email" type="email" #email="ngModel" required>

line 33 =

<p [hidden]="email.valid || submitted == false" color="danger" padding-left>

and in the singup.ts on line 17 =
signup: {fullname?: string, email?: string, password?: string} = {};

I hope i can help

Kai Stammen (Germany)

App Settings

Complete necessary functionality for the following areas:

Settings

These are proposed pages that may change as the app evolves

Update project to AngularFire2

AngularFire2 is still in Beta (2.0.0-beta.2 at the moment). However, it's benefits thus far are more than enough to complete this app

Fix ghost menu

When you tap on a menu item, the menu is displaying a ghost version of the page before it closes (demonstrated in this video taken on an iPhone 6 with iOS 9.3.2 played in slow motion)
ghost_menu_ionic2

Some ideas

Hi Luis

some changes I did after get the clone.
change package.json

"@angular/common": "2.0.0-rc.4",
"@angular/compiler": "2.0.0-rc.4",
"@angular/core": "2.0.0-rc.4",
"@angular/forms": "0.2.0",
"@angular/http": "2.0.0-rc.4",
"@angular/platform-browser": "2.0.0-rc.4",
"@angular/platform-browser-dynamic": "2.0.0-rc.4",

get rid of the ^ to make sure that release rc.4 will be used.

I had to delete the platform/ios folder and run ionic build ios
so that the platform and all the plugins where installed by the
build process.

Need to install ionic plugin add cordova-plugin-app-version

After all these changes app was running.

I tried to use my own firebase database and set up the rules es described.
After registration of a user (will be saved in the database) you try to automatically
create /house structure. This leads to permission problems. Maybe I got something wrong!

2(index):28 FIREBASE WARNING: Exception was thrown by user callback. Error: permission_denied at /houses/-KNt_q97POfdtH4P2eyL/memberaccounttypes: Client doesn't have permission to access the desired data. at Error (native) at G (http://localhost:8100/build/js/app.bundle.js:52162:36) at Object.G (http://localhost:8100/build/js/app.bundle.js:52185:86) at http://localhost:8100/build/js/app.bundle.js:52116:503 at Cg.g.wd (http://localhost:8100/build/js/app.bundle.js:52121:104) at qg.wd (http://localhost:8100/build/js/app.bundle.js:52111:364) at $f.gg (http://localhost:8100/build/js/app.bundle.js:52109:280) at cg (http://localhost:8100/build/js/app.bundle.js:52093:464) at WebSocket.La.onmessage (http://localhost:8100/build/js/app.bundle.js:52092:245) at WebSocket.wrapFn as _onmessage (index):28 FIREBASE WARNING: update at /houses/-KPDSYvnJIO7_9xl-E62/housemembers/RgMXWhSWjqU7XZxRi5gHAGWcJOE3 failed: permission_denied

Best Regards
Frank

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.