Code Monkey home page Code Monkey logo

smart_apt's Introduction

SMART APARTMENTS

The main problem for tenants in apartments are managing the monthly maintenance bills, rent paid etc. Since none of the bills are digitalized it is difficult for tenants, owners, apartment admin to keep track of their bills. As they couldn’t keep track of these records they may not be sure about how their money is spent for apartment maintenance. The main problems are

  1. Admin may misuse the money
  2. Since there is no public ledger for these bills trust issue may arise
  3. Even tenants may not pay the bills at proper time.
  4. For working people it will be a manual process while claiming HR. They need to ask the house owner at the year end for house rent receipt.
  5. For new tenants getting rental agreement will include paper work and some documentation charges are included in that.

To solve the above issues smart contracts can provide a simpler solution. The solution includes the following modules

  1. Tenant and Owner ledger (T&O ledger)
  2. Admin and Tenant ledger (A&T ledger)

This idea includes transparency in the transactions and helps to keep track of old records and helps to solve the trust issue among people. Before delving deep into the above modules the following design has to be explained in detail manner to form a block chain for the above modules. An apartment system may consist of many houses. In general block chain uses public key to maintain records in ledgers. Each house will be owned by an individual. So pointing an individual or his house will be treated as same here. So each house will have its own unique public key and each transaction done by the tenants will be recorded with this public key.

STEPS TO RUN THE APP

  1. First install node package manager - npm
  2. Install truffle framework - "npm install -g truffle"
  3. Install ganache - ganache
  4. Install Metamask chrome extensio - Metamask
  5. truffle migrate --reset
  6. npm run dev

smart_apt's People

Contributors

dependabot[bot] avatar sowmyalr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.