Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View Event #3

Open
iToto opened this issue May 8, 2013 · 9 comments
Open

View Event #3

iToto opened this issue May 8, 2013 · 9 comments
Milestone

Comments

@iToto
Copy link
Member

iToto commented May 8, 2013

User should be able to view events that he is part of

@ghost ghost assigned iToto May 8, 2013
@mdewolfe
Copy link
Contributor

Before viewing an event, creating (#2), or listing events (#1), a distinct data model should be created, and how events should be stored on disk (in memory DB, peristent data store, CoreData vs some custom thing).

@iToto
Copy link
Member Author

iToto commented May 26, 2013

I haven't thought of that yet. But am thinking maybe persistent would be best? That way u cache pictures and speed up load load times.

@mdewolfe
Copy link
Contributor

Using core data to build the event models would also make it easier to filter, andante in general.

@mdewolfe
Copy link
Contributor

I'll get some UML diagrams done over the next couple of days.

@iToto
Copy link
Member Author

iToto commented May 27, 2013

sounds good 👍

@iToto
Copy link
Member Author

iToto commented May 27, 2013

By the way, I was planning on using the AFNetworking for the network requests. Have a look and let me know what you think.

@mdewolfe
Copy link
Contributor

@iToto

I opened a new issue for this: #7.

@mdewolfe
Copy link
Contributor

@iToto I may have jumped the gun on the data models. I think Sunday will be more realistic.

@iToto
Copy link
Member Author

iToto commented May 28, 2013

good for me, I usually only get work done on weekend anyways lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants