Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 344 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 344 Bytes

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.