{"id":21379916,"url":"https://github.com/devonxfire/level1_capstone1","last_synced_at":"2025-08-22T11:44:16.547Z","repository":{"id":141551954,"uuid":"393636949","full_name":"devonxfire/level1_capstone1","owner":"devonxfire","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-09T12:29:45.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T10:41:26.848Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devonxfire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-07T09:20:45.000Z","updated_at":"2022-01-18T10:39:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"c37eab0e-7dad-478c-8704-f1490d2d37c3","html_url":"https://github.com/devonxfire/level1_capstone1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devonxfire/level1_capstone1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonxfire%2Flevel1_capstone1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonxfire%2Flevel1_capstone1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonxfire%2Flevel1_capstone1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonxfire%2Flevel1_capstone1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devonxfire","download_url":"https://codeload.github.com/devonxfire/level1_capstone1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devonxfire%2Flevel1_capstone1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271632766,"owners_count":24793744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T10:33:30.762Z","updated_at":"2025-08-22T11:44:16.476Z","avatar_url":"https://github.com/devonxfire.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hyperion Development - Software Engineering Course\n## Level 1 - Capstone Project 1 - Build a Financial Calculator\n\n### Overview of this Task\n\nThis task focused on variables and control structures. The requirements for this task was to create a program that would allow users to calculate the interest on their investment, or to calculate the amount that should be repaid on their home loan per month.\n\n### Terminology\n\nSome basic financial terminolgy and calculations were introduced, which would be needed to be integrated into the program, such as:\n\n* Simple Interest\n* Principal Amount\n* Compound Interest\n* Accumulated Amount\n\n### Development\n\nThe program was coded in python. The user was required to input whether they wanted to calculate an investment, or a bond.\n\n#### The Investment Calculator\n\nThe steps that were initiated after the user selected 'Investment' were:\n\n1. How much money they were going to deposit\n2. What is the interest rate\n3. How many years they plan to invest\n4. Whether they want to use the 'simple' or 'compound' interest rate calculation\n\nTheir total investment was then printed out to them based on their selections\n\n#### The Bond Calculator\n\nThe steps that were initiated after the user selected 'Investment' were:\n\n1. What is the present value of the house\n2. What is the interest rate\n3. How many months do they plan to pay off the bond\n\nTheir total monthly cost of the bond was then calculated and printed out\n\n### Summary\n\nA good introduction to the concepts of variables, control structures and financial calculations. A 100% grade for this project was achieved :)\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevonxfire%2Flevel1_capstone1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevonxfire%2Flevel1_capstone1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevonxfire%2Flevel1_capstone1/lists"}