Click here to Skip to main content
15,889,281 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: Latency in display images Pin
José Amílcar Casimiro24-Jun-13 2:33
José Amílcar Casimiro24-Jun-13 2:33 
AnswerRe: Latency in display images Pin
Marco Bertschi25-Jun-13 23:07
protectorMarco Bertschi25-Jun-13 23:07 
QuestionWhy MVC Pin
KK Kod16-Jun-13 21:51
KK Kod16-Jun-13 21:51 
AnswerRe: Why MVC Pin
Richard MacCutchan16-Jun-13 23:21
mveRichard MacCutchan16-Jun-13 23:21 
AnswerRe: Why MVC Pin
Keith Barrow17-Jun-13 0:04
professionalKeith Barrow17-Jun-13 0:04 
GeneralRe: Why MVC Pin
KK Kod17-Jun-13 0:54
KK Kod17-Jun-13 0:54 
GeneralRe: Why MVC Pin
Keith Barrow17-Jun-13 1:27
professionalKeith Barrow17-Jun-13 1:27 
QuestionI seek help defining a SCRUM structure for an application I am working on. Pin
Brady Kelly16-Jun-13 21:41
Brady Kelly16-Jun-13 21:41 
I have nearly finished anapplication with no formal methodology, but as things progress and the need to properly record and track things, I would like to make use of my chosen tracking system, TargetProcess. As it is I have my hands full getting to know all its features and coming to grips with defining my project through it, so I thought I'd ask for some help.

The app imports access control data for parking lots, from a third party (Impro). The data is basically when a driver swipes card at a terminal to enter or exit a zone in the car park. I then, by the grace of God, match entry and exit records to form VehiclePresence records. I apply a pricing table to VehiclePresence, to calculate amounts due for parking, and create BillingMessage objects which I send via API to a billing service (WHMCS).

There are some nasty edge cases, like when a driver enters via an open parking terminal (cheaper parking) and then enters through an internal terminal - without a real exit from the open terminal, and then exits through either. Another edge case is a power outage where booms are manually operated and entry and/or exit records are missing.

Now I can write many, many user stories for this application, but TargetProcess requires a feature for a user story, and that is where I battle. So far my rough draft of features is:

Parking access control.
Data import and vehicle movement database.
Processing and calculation and a vehicle presence database.
Billing
Security (not mentioned above, but goes without saying).
Configurability.
Reporting.
SMS and Email communications of important events.
Would you say thej above list is a roughly accurate feature breakdown of the app I describe earlier in the question? If far off, some advise on why would be appreciatd.

If you ask me, in a SCRUM context, that looks like a pretty crappy set of features. Maybe I need some epics at the top to narrow down the list, and more features below.

BTW, the puerile and mewling bunch of pricks on Programmers.StackExcgange.com closed this because it's "not a real question". I wish all StackExchange members had a mandatory reading comprehension test.

modified 17-Jun-13 3:52am.

AnswerRe: I seek help defining a SCRUM structure for an application I am working on. Pin
Jonathan Davies17-Jun-13 23:09
Jonathan Davies17-Jun-13 23:09 
AnswerRe: I seek help defining a SCRUM structure for an application I am working on. Pin
Keld Ølykke27-Jun-13 5:48
Keld Ølykke27-Jun-13 5:48 
QuestionMVVM architecture for a Hardware based application Pin
Praveen Raghuvanshi13-Jun-13 4:47
professionalPraveen Raghuvanshi13-Jun-13 4:47 
AnswerRe: MVVM architecture for a Hardware based application Pin
jschell13-Jun-13 8:53
jschell13-Jun-13 8:53 
AnswerRe: MVVM architecture for a Hardware based application Pin
dusty_dex13-Jun-13 8:55
dusty_dex13-Jun-13 8:55 
AnswerRe: MVVM architecture for a Hardware based application Pin
Jonathan Davies14-Jun-13 3:00
Jonathan Davies14-Jun-13 3:00 
GeneralRe: MVVM architecture for a Hardware based application Pin
Praveen Raghuvanshi17-Jun-13 1:28
professionalPraveen Raghuvanshi17-Jun-13 1:28 
QuestionSoftware Design Books Pin
msr_codeproject13-Jun-13 2:43
msr_codeproject13-Jun-13 2:43 
AnswerRe: Software Design Books Pin
Amarnath S13-Jun-13 17:38
professionalAmarnath S13-Jun-13 17:38 
GeneralRe: Software Design Books Pin
msr_codeproject13-Jun-13 23:47
msr_codeproject13-Jun-13 23:47 
QuestionQUERY FOR ALL vs QUERY FOR EACH Pin
Paulo S X Soares5-Jun-13 4:13
Paulo S X Soares5-Jun-13 4:13 
AnswerRe: QUERY FOR ALL vs QUERY FOR EACH Pin
Bernhard Hiller5-Jun-13 21:16
Bernhard Hiller5-Jun-13 21:16 
GeneralRe: QUERY FOR ALL vs QUERY FOR EACH Pin
Paulo S X Soares6-Jun-13 2:50
Paulo S X Soares6-Jun-13 2:50 
GeneralRe: QUERY FOR ALL vs QUERY FOR EACH Pin
Eddy Vluggen6-Jun-13 2:54
professionalEddy Vluggen6-Jun-13 2:54 
GeneralRe: QUERY FOR ALL vs QUERY FOR EACH Pin
Paulo S X Soares6-Jun-13 3:06
Paulo S X Soares6-Jun-13 3:06 
AnswerRe: QUERY FOR ALL vs QUERY FOR EACH Pin
Abhinav S5-Jun-13 22:17
Abhinav S5-Jun-13 22:17 
GeneralRe: QUERY FOR ALL vs QUERY FOR EACH Pin
Paulo S X Soares6-Jun-13 2:58
Paulo S X Soares6-Jun-13 2:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.