GithubHelp home page GithubHelp logo

carts's People

Contributors

hhanesand avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

carts's Issues

Mystery crash

There is a mystery crash somewhere... Can't seem to duplicate

Camera Loading

The app currently loads the camera once during startup, but never unloads it. This results in wicked performance but may be a drain on the user's battery. Maybe find a way to balance the performance with the power consumption?

Parse problem maybe?

Does making a new query update the items in the LDS? For example, if the user adds some items, and then quits the app. While app is in background, items are deleted from server, when user opens again are old items still in cache?

confirmation view

running list for confirmation view
the separator is too far to the right, should stop 8 points before end of the screen

Image loading

barcodeItems that are being downloaded from parse do not reload their images

:)

Ser ut som du har kommet utrolig lang! Testet appen nå, konge!!! :)

Men kræsjet når jeg scannet en strekkode :(

2015-02-14 09:24:10.596 GroceryList[830:207045] Name
2015-02-14 09:24:10.596 GroceryList[830:207045] -[NSNull isEqualToString:]: unrecognized selector sent to instance 0x1954b6ba0
2015-02-14 09:24:10.597 GroceryList[830:207045] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSNull isEqualToString:]: unrecognized selector sent to instance 0x1954b6ba0'
*** First throw call stack:
(0x1840de59c 0x1948340e4 0x1840e5664 0x1840e2418 0x183fe6b6c 0x1000d5a50 0x1000d56e8 0x1002444f8 0x100242fc4 0x10023c544 0x10024aa24 0x100210834 0x10021b754 0x10024aa24 0x100210834 0x10023c048 0x10024aa24 0x100213a18 0x10024b958 0x100213954 0x10023fa98 0x10023bf00 0x10023c58c 0x10024aa24 0x100210834 0x100210834 0x100116790 0x1000da710 0x10087ce30 0x10087cdf0 0x10088175c 0x184095fa4 0x18409404c 0x183fc10a4 0x18d1635a4 0x1888f63c0 0x1000d92b0 0x194ea2a08)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)

skjermbilde 2015-02-14 kl 09 25 08

Small tips :)

  • Never edit directly within a framework. If a framework has a bug, fix it in the framework (open pull request?) or override it hacky style in the subclass / whatever is using it :)

Navigation

The addition of a barcode should probably be in a modal view controller with a uisheet animation to bring it on screen. unanimation will look much cleaner as everything is moving in the same direction. no more scaling the background view anymore either? just some nice dim as the confirmation view moves on screen

Image url parsing

I'm unsure what happens if Factual returns more than one image url, as they are separated by commas. Parse will either read them correctly as an array or store it as one big string.

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.