-3

I want to define a time attendance system for government, and right now I am preparing a system requirement document, can someone give me some advices about what features/functions should I include in the system ?

Jon Seigel
  • 12,251
  • 8
  • 58
  • 92
MemoryLeak
  • 7,322
  • 23
  • 90
  • 133

2 Answers2

3
public int MeaningOfLife
{
    get
    {
        return 42;
    }
}

Charge for anything beyond that.

Mizipzor
  • 51,151
  • 22
  • 97
  • 138
2

The ones that your customer asks for... not the ones that stackoverflow users might suggest :)

ewernli
  • 38,045
  • 5
  • 92
  • 123