A website needs a back end to store and organize all the data that comes through the front end. So if a user buys something or fills out a form, they’re entering information into an application on the front end of the website. And that information is stored in a database that lives on a server. Thanks