2. Problematic - GeeKh04/my-stock GitHub Wiki

The company works with an office inventory management application which connects to the server with a local network which implies functionality issues:

  • Coupling: if the server is down then no operations will be available on the program since all the data is in the server.

  • Evolution: lately we can see that the office programs are outmoded because of sales, smartphones have surpassed desktop sales, which left programmers more interested in mobile programming.

  • Response time: the employee wastes a lot of time because he writes the stock reports in paper then he enters them in the program.

  • Offline mode: for example if the employee is not in the workspace then he has no way of finding out about the stock.