Break Even Point Calculator

Description:

While booking a live music show, it is important to know how many tickets need to be sold for the show to break even. It allows making sure that the agreed fees and cost are not too high, as well as making sure that the venue is not too small for the show to have the possibility turn turn a profit. This small application allows to calculate the break even point quickly.

Technologies:

  • ASP.NET Web Forms
  • C#
  • HTML/CSS

What I learned:

With this project, I learnt how to use ASP.NET Web Forms. This project also helped improve my knowledge of CSS. Furthermore, I learnt how to deploy a web application using Visual Studio.