pdurbin / addressbookmvc

http://todomvc.com but for the back end
4 stars 5 forks source link

Phoenix example #5

Open pdurbin opened 9 years ago

pdurbin commented 9 years ago

After hearing @chrismccord on https://changelog.com/147/ , chatting with him a bit and seeing a nice sample app by @meatherly at http://meatherly.github.io/2015/05/04/phoenixlivelikeawarrior/ I'm thinking it would be interesting to have a Phoenix example.

meatherly commented 9 years ago

Yeah this sounds fun. I'm in!

pdurbin commented 9 years ago

Yeah this sounds fun. I'm in!

@meatherly great! Please send me a pull request! I haven't had a chance to write a spec yet (#4) but let's say your implementation (like mine in #3) should allow a user to create entries in an address book that contain a person's name and phone number. You don't even need to implement any auth. MVP. If you have questions, please ask in #sourcefu on freenode.

Ideally, I'd be able to run vagrant up and see your implementation working but this is not a requirement.

pdurbin commented 9 years ago

@meatherly we're up to three implementations now and we're still hoping for yours! http://irclog.greptilian.com/sourcefu/2015-06-20#i_121578 :)