hjc / JagTrack

An Android app for tracking the location of JagTran
15 stars 4 forks source link

All Use Cases and Domain Model Done #7

Open hjc opened 12 years ago

hjc commented 12 years ago

All the Use Cases (both brief and fully dressed) and the domain model should be done by the beginning of Spring Break so the coding team can start.

@kdwilson @Xingyu @HeZhang @Weijianjiang @jimjfletcher @ChasethatoneguyBryant @YUANRUIJIE @ss606

hjc commented 12 years ago

@Nasawa

What all artifacts what you like to have before you start coding?

ptrain commented 12 years ago

Keep in mind that the working code is not the prototype. So, if the code isn't based on the design model/domain model, it should not be considered our "working code." Working code is meant to jive with our rough draft architecture/design.

ptrain commented 12 years ago

Also, who IS the coding team? It could be the prototype team, but since those are two different things perhaps someone else could do it? Probably whoever is the most familiar with the domain model and such

Nasawa commented 12 years ago

I don't know for sure who is on the coding team, but I know I'm on it. On Feb 28, 2012 11:35 PM, "Adam Moore" < reply@reply.github.com> wrote:

Also, who IS the coding team? It could be the prototype team, but since those are two different things perhaps someone else could do it? Probably whoever is the most familiar with the domain model and such


Reply to this email directly or view it on GitHub: https://github.com/hjc1710/JagTrack/issues/7#issuecomment-4232088

hjc commented 12 years ago

Robert also expressed interest in joining the coding team. I can join it too if we need someone else. How many people do you think you need?

@fornof

ptrain commented 12 years ago

That's cool, as long as we keep the distinction between prototype and working code.

fornof commented 12 years ago

Interested. yes. [Also, Don't forget we have a midterm before spring break too March 8th]. @hjc1710

hjc commented 12 years ago

Now, small note on the prototype.

It is not working code, it should not have classes we will use or even reference accessing a database. It should be purely to show how the UI will work and how general operations will flow (i.e. to find out next bus you click Menu -> Arrivals... etc.).

This will be done by @fornof and @Nasawa. The working code will likely consist of class stubs and a database structure (tables for example). Right now, I intend for myself and @AMoore913 to do that near the end of spring break (the working code will have limited functionality).

Post below if you have any concerns/want to join the Prototype/Code team.