Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Welcome to the CAS-ALTA project! This project is a financial analysis tool that provides detailed loan details, revenue and expenses, house value over years, and costs including renovation and furniture. The tool is designed to handle scenarios for both individuals and couples, providing per person values where applicable.

moscardino1/CasAlta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAS-ALTA

Welcome to the CAS-ALTA project! This project is a financial analysis tool that provides detailed loan details, revenue and expenses, house value over years, and costs including renovation and furniture. The tool is designed to handle scenarios for both individuals and couples, providing per person values where applicable.

You can access the deployed version of this project on Vercel here.

Table of Contents

Features

  • Detailed loan analysis including upfront payment, loan amount, monthly interest rate, number of payments, and monthly payment.
  • Revenue and expenses analysis including yearly revenue, yearly expenses, and profit before tax.
  • House value tracking over the years.
  • Comprehensive cost analysis including house price, renovation cost, furniture cost, and total cost.
  • Per person financial breakdown for couples.

Technologies

  • Frontend: HTML, CSS, JavaScript
  • Backend: N/A (Pure frontend application)
  • Deployment: Vercel

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

  2. Install dependencies: This project does not require any backend dependencies. Ensure you have a local server to serve static files if necessary.

Usage

  1. Open the project: Open index.html in your web browser.

  2. Enter Financial Details: Fill in the required financial details such as upfront payment, loan amount, monthly interest rate, number of payments, and monthly payment.

  3. View Analysis: View the detailed financial analysis, which includes per person values if the couple option is selected.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository: Click the "Fork" button at the top right corner of this repository.

  2. Create a branch:

    git checkout -b feature/your-feature-name
  3. Make your changes: Implement your feature or fix the bug.

  4. Commit your changes:

    git commit -m 'Add some feature'

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Welcome to the CAS-ALTA project! This project is a financial analysis tool that provides detailed loan details, revenue and expenses, house value over years, and costs including renovation and furniture. The tool is designed to handle scenarios for both individuals and couples, providing per person values where applicable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published