chansen22 / Delightful

iPhone app to help buy promote healthy shopping and organize meal plans.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delightful for iOS

Delightful is an iPhone application for organizing meal plans and generating shopping lists based on the selected meals.

Delightful will be free on the app store.

My image

Getting Started

Run the following commands to get started:

$ git clone git@github.com:jsealey/Delightful.git

Now open the Xcode project and build.

Need help? Email jsealey762@gmail.com or open an issue with specifics.

Why is this open source?

This is open source since the app is going to be free anyway. It is intended to be a source of sample code for everyone to benefit from. You can make cool apps that use code from Delightful and I hopefully get more users because you built something awesome.

Also, if you want to help out and fix some bugs, I'll really appreciate it. Maybe you'll even learn something :)

Copyright

Copyright (c) 2013 Jared Sealey. See LICENSE for details.

Contributing

If you want to fix bugs, just let me know and I'll assign it to you! If you want to add some features, I will probably merge it. I'm sure it will be awesome, but if there are issues I'll tell you what needs to be done before I wil merge. If you're feeling like implementing a feature, check out the issues for things tagged with "feature".

Give Back

If you want to give back in ways other than pull requests, you can Gittip, or spread the word about Delightful. Of course, pull requests are greatly appreciated.

About

iPhone app to help buy promote healthy shopping and organize meal plans.

License:MIT License


Languages

Language:Objective-C 99.9%Language:C++ 0.1%