Giter VIP home page Giter VIP logo

c-41's Introduction

C-41

Build Status

C-41 is an application to help people develop film at home by providing a series of "recipes" for photographers to use.

The app demonstrates how to use Core Data, unit tests, ReactiveCocoa, and Model-View-ViewModel. Pull requests are welcome.

Screenshot

Building

If necessary, update to the latest version of CocoaPods.

Clone the repository, then run pod install, opening the generated Xcode workspace.

Testing

All view models will be thoroughly tested. Test using Xcode's ⌘U shortcut.

License

Licensed under MIT 'cause why not.

Colour palette from ColourLovers.

c-41's People

Contributors

ashfurrow avatar bryanluby avatar dkhamsing avatar mailworks avatar segiddins avatar seltzered avatar zeveisenberg avatar zhongwuzw 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  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  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

c-41's Issues

UIViewController transitions and MVVM

Hi, thanks for the project, I'm trying to wrap my head around using MVVM with iOS and I'm failing to properly understand transitioning between different Views in the MVVM sense. Aren't you breaking the MVVM pattern by allowing a UIViewController to initialize and present another UIViewController? For example in didSelectRowAtIndexPath: in ASHMasterViewController. Aren't different Views in the MVVM pattern completely separate with no knowledge of each other, as explained in this article, specifically with this diagram:

MVVM with several Views

memory leaks

Hi,I find a reference cycle in ASHTimerViewController at line 62,remove @weakify(self) will fix it ?

Missing files

Hello, I clone the C-41 project, but I can't run it successfully in xcode. It seems like some class files are missing, like RVMViewModel class.
Could you tell me how to fix it, please?

How to implement state restoration of view model?

Should I implement -application:viewControllerWithRestorationIdentifierPath:coder: for all view controllers and assign viewModel at runtime?

When using Storyboard, view controller restoration is automatic, but viewModel is not.
Could you show an idea?

a compile issue

I download the project file and run pod install. I got the issue on libffi library.
libffi

业务逻辑

我好像没弄明白这个软件的功能,能不能介绍一下软件的业务逻辑?

pod install fails

I'm using CocoaPods version 0.29.0.

Pauls-MacBook-Pro:git Paul$ git clone [email protected]:AshFurrow/C-41.git
Cloning into 'C-41'...
remote: Reusing existing pack: 585, done.
remote: Counting objects: 41, done.
remote: Compressing objects: 100% (34/34), done.
remote: Total 626 (delta 18), reused 30 (delta 7)
Receiving objects: 100% (626/626), 21.14 MiB | 1.90 MiB/s, done.
Resolving deltas: 100% (350/350), done.
Checking connectivity... done
Pauls-MacBook-Pro:git Paul$ cd C-41/
Pauls-MacBook-Pro:C-41 Paul$ pod install
Analyzing dependencies
[!] Pod::Executable pull

Updating b5b741a..5760c6a
error: Your local changes to the following files would be overwritten by merge:

    LibComponentLogging-pods/0.0.1/LibComponentLogging-pods.podspec

    PLDatabase/2.0-alpha/PLDatabase.podspec

    cocos2d/2.1/cocos2d.podspec

Please, commit your changes or stash them before you can merge.

Aborting

Pauls-MacBook-Pro:C-41 Paul$ git status
# On branch master
nothing to commit, working directory clean

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.