Giter Club home page Giter Club logo

payit's Introduction

payit's People

Contributors

greenkeeper[bot] avatar semantic-release-bot avatar tsirlucas avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

payit's Issues

feat(home): create home page

  • Should split pendencies by unpaid, should pay and near to pay
  • Should have a nice hello to the user
  • Should warn user about unpaid and should pay bills.
  • Should advise user to pay near to pay bills
  • Should update pendencies with some realtime strategy

feat(loadScreen): create load screen

The load screen should appear and only disappear when user's session is validated. The app should no more show the login screen with activity indicator everytime its opened. The load screen should take its place.

chore(iOS): stop including Pods directory in source control

Initially, this shouldn't have been a problem but it turns out that when I tried running locally I got a few issues. The first one was the famous Previous naïve CocoaPods resolver leads to conflict...–there are already many related issues out there.

The suggested pod update-based solutions worked, tho. But when I try to build/run the project I get an unsolvable issue given that XCode just can't find #include "src/core/lib/gpr/useful.h". I thought it could be caused by a conflicting gRPC lib version.

Then I tried deleting the whole Pods folder keeping just the Podfile and Podfile.lock essential stuff–and it worked.

There are certainly some negatives from removing, but in this case I think it can be considered a good decision. My suggestion is to try to build in other setups and check if it just happens with me. In case it does, my alternative solution may figure it out.

My machine:
macOS: High Sierra 10.13.3 (17D102)
XCode: 9.2 (9C40b)

feat(bills): create bills form

  • Should ask for the bill name
  • Should ask for the bill expiration date
  • Should ask for the bill priority
  • Should also work for editing a bill

feat(auth): create login page

  • Should be able to login with Google credentials
  • Should redirect to Home page after login
  • Should be able to register with Google credential
  • Should have unit tests

tests(app): fix broken tests

Also, end-to-end tests should be removed once it will take too long to be implemented and I will have no time

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.