The project basically focuses on rental processes of properties. It is a basic skeloton of how to automize rental agreements with high security.
As known, rental agreements of properties like homes, stores etc. can cause some troubles between landlords and tenants. The reason behind these troubles is trust. This problem can be handled by the use of blockchain. As can be noticed; there are a few basic and clear functions of rental agreements in the project. One starts the rental processes, and the other ends the ongoing rental agreements. More complicated functions can be added in later stages.
Hardhat and Metamask are used in project. The smart contract is written in Solidity. Deployment and front end parts are mostly focused on Javascript. The front end of the project is very minimalistic. It consists of just few buttons. However, more sophisticated tools like Next.js , React etc. can be used in later stages.