This project is a CRUD application built with Node.js, React.js, Tailwind CSS, and MySQL. It is based on a small financial institution and the relational database manages data across 10 tables, such as account holders, loan accounts, outstanding amounts, branches, employees, etc. CRUD functionality has been implemented through MySQL queries.