GithubHelp home page GithubHelp logo

arvindmehra / inex Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 97 KB

InEx is a web application that enables customers to create an income and expenditure statement.

Dockerfile 2.57% Ruby 69.77% JavaScript 0.99% SCSS 0.09% HTML 26.14% Shell 0.44%

inex's Introduction

InEx

InEx is a web application that enables customers to create an income and expenditure statement. It calculates their disposable income and provides an I&E rating.

Description

An Income & Expenditure (I&E) statement is a document that helps to understand someone's financial situation. It includes income (e.g. salary, benefits) and expenditure (e.g. rent, utilities). It can be used to help us assess whether repayments are affordable.

Built With

  • Ruby on Rails 7

  • Mysql

  • Bootstrap

Versions

important version

  ruby "3.2.2"
  rails "7.1.2"
  node "18.18.1"

Running the app

    cd your-folder
    git clone [email protected]:arvindmehra/inex.git
    cd path_to_inex_repo
    bundle
    rails db:setup
    bin/dev

Running Tests

To run tests, run the following command

  rspec spec --format documentation

Scope of Improvement

  • Validations on the form to not take -ve values and doesn't allow empty form submission

  • More readable and refactored code

  • More test coverage

  • Form submission by Turbo

  • Built using scaffolds for the interest of time. Refactoring needed for unused files.

Approach

InEx is built as an MVP, in the current scope user can sign up and create their income expenditure statements. Based on their inputs every statement gives a rating which can be used for the loan repayment plan.

Modelling:

Every user can submit multiple income expenditure statements

Every Income Expenditure Statement can record multiple incomes and expenditures in separate income and expenditure tables respectively.

inex's People

Contributors

arvindmehrauk avatar arvindmehra 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.