Skip to main content

Questions tagged [contract]

Contract refers to a legal agreement by software vendor and client/company to sell or provide IT services, including software development and support.

2 votes
2 answers
300 views

Concrete example : https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/DataInput.html#readFully(byte[],int,int) @throws NullPointerException if {@code b} is {@code null}. is before @...
William's user avatar
  • 131
-7 votes
1 answer
82 views

Can one design an extension to any product without contacting the product developer? For example, Does Grammarly have any contracts with Microsoft for Microsoft Word? Here I like to create an ...
Smart Manoj's user avatar
3 votes
2 answers
255 views

I started working at a very small company that regularly (not too often) has to outsource some software developments. The external suppliers than have to deliver something. As I now have seen is that ...
m.weiloa's user avatar
0 votes
1 answer
211 views

I am developing the UI of an e-commerce. Actually it is the checkout page only. The entrance URL looks like this: myEcomerce.com/{orderGuid} On load The ui takes the orderGuid as parameter to call ...
Market's user avatar
  • 103
4 votes
3 answers
1k views

An interesting question I've stumbled upon: Let's assume a java application creates a data model, converts this data to a json object with two fields and uploads it to a server: { "FirstName": "...
Samuel's user avatar
  • 799
-2 votes
2 answers
252 views

I have been reading about consumer-driven contract testing with frameworks such as Pact. The concepts are clear when talking about testing between two services that communication via HTTP. We have ...
jaggermoves's user avatar
4 votes
4 answers
331 views

I am trying to implement an agile-ish approach to our firm. Right now we have a very much waterfall like approach to designing, coding, testing, and releasing. One major issue we haven't found an ...
Carson's user avatar
  • 206
0 votes
2 answers
781 views

My understanding of escrow, as it is used in software projects between a "client" (commissioning the software/app) and a "contractor" (developer; provider of application services) is as follows: The ...
smeeb's user avatar
  • 4,970
5 votes
1 answer
361 views

I have a client that's requested a detailed Scope of Work/Statement of Work. Upon looking into it, it seems they want timelines, costs, features, the whole nine. In order to do a detailed SOW, one ...
jleach's user avatar
  • 2,692
7 votes
2 answers
384 views

So here is what happened The customer gave me a list of things he wanted to have. It is a funding website. So to start a funding project he wanted to have certain fields in the "create/edit funding ...
Toskan's user avatar
  • 280
11 votes
2 answers
2k views

I was asked by a client to submit a proposal for a ofshoot system they intend to develop in-house. This client is a startup with a relatively good traction so far as far their main product is ...
nicholaswmin's user avatar
  • 2,134
100 votes
8 answers
35k views

I have a client who would like me to deliver the source code with a developed application binary. They originally said nothing about source code, but they recently said they need it. The contract is ...
robby987's user avatar
  • 1,089
4 votes
3 answers
245 views

My question came from this question It seems to be actual developing code for a real application. What If your contract says that all code you made for app of your employer is a secret? Isn't it ...
Broken_Window's user avatar
4 votes
4 answers
1k views

So I just was hired at a place that had only one Developer and that was the co owner. Their employee handbook had something to the effect of the following. All IP, inventions or software you ...
Terrance's user avatar
  • 515
2 votes
3 answers
428 views

This is my first contract negotiation. So I've written a program which supports some hardware that the company makes. (The support is important, and most customers will buy it, but the software ...
Matt Phillips's user avatar

15 30 50 per page