📄️ Project Overview
Project is having the following components.
📄️ 01-Frontend
The frontend is the service in Expense to serve the web content over Nginx. This will have the webframe for the web application.
📄️ 02-MySQL
Developer has chosen the database MySQL. Hence, we are trying to install it up and configure it.
📄️ 03-Backend
Backend service is responsible for adding the given values to database.