Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ixboy/mortgage_calculator
Simple mortgage calculator
https://github.com/ixboy/mortgage_calculator
Last synced: 1 day ago
JSON representation
Simple mortgage calculator
- Host: GitHub
- URL: https://github.com/ixboy/mortgage_calculator
- Owner: ixboy
- Created: 2021-09-29T01:46:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-05T06:25:23.000Z (about 3 years ago)
- Last Synced: 2024-10-18T16:37:44.415Z (about 1 month ago)
- Language: Ruby
- Size: 913 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mortgage Calculator
"this is a small web App that allows the user to quickly calculate how much monthly payment plus interest he will be paying off, if he decides to get Mortgage loan".
## Screenshot
## Built With
- Ruby v3.0.0
- Ruby on Rails v6.x
- SQL-lite 3## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Ruby on Rails v6.x. To learn how to install Ruby on Rails, please follow this [link](https://guides.rubyonrails.org/getting_started.html)
- Postgres
### Setup
- Clone this repository using the link above (click on the 'code' button)
- open a terminal and `cd` to the cloned repository
- run `bundle install` to install the dependencies
- run `rails db:migrate` ### This is a very important step to run the app locally.
-
### Usage- start a server with `rails s`
- open `http://localhost:3000/` in your browser.
- Calculate your Loan by putting numbers into all required fields and enjoy using the App.
## Author
👤 **Iyunda Ismael Antonio**
- GitHub: [@ixboy](https://github.com/ixboy)
- Twitter: [@ismaelixboy](https://twitter.com/ismaelixboy)
- LinkedIn: [ismael-antonio](https://www.linkedin.com/in/ismaelantonio/)## Acknowledgments
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ixboy/mortgage_calculator/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is MIT licensed.