{"id":49973123,"url":"https://github.com/maxdemaio/finance","last_synced_at":"2026-05-18T09:33:46.156Z","repository":{"id":50168548,"uuid":"267469747","full_name":"maxdemaio/finance","owner":"maxdemaio","description":"An application via which you can manage portfolios of stocks, check stock prices, and buy/sell stocks using IEX's API.","archived":false,"fork":false,"pushed_at":"2022-12-08T10:02:06.000Z","size":720,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-01T01:45:35.064Z","etag":null,"topics":["finance","flask","iex-api","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxdemaio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-28T02:01:52.000Z","updated_at":"2022-08-05T21:04:58.000Z","dependencies_parsed_at":"2023-01-25T06:30:36.007Z","dependency_job_id":null,"html_url":"https://github.com/maxdemaio/finance","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxdemaio/finance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdemaio%2Ffinance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdemaio%2Ffinance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdemaio%2Ffinance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdemaio%2Ffinance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxdemaio","download_url":"https://codeload.github.com/maxdemaio/finance/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdemaio%2Ffinance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33172617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["finance","flask","iex-api","python"],"created_at":"2026-05-18T09:33:45.213Z","updated_at":"2026-05-18T09:33:46.140Z","avatar_url":"https://github.com/maxdemaio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# finance\n### An application via which you can manage portfolios of stocks, check stock prices, and buy/sell stocks by querying IEX for prices.\n\n![](/static/finance.gif)\n\n## Description\n\nThrough the use of IEX's API, we can obtain stock quotes by providing a stock's ticker symbol. After registering for an account, a user can log in and is given a fake $10,000 to spend. This investment can be used to buy/sell stocks and observe their values fluctuate over time since IEX provides us with real time prices.\n\n* **Index:** The homepage displays an HTML table of the user's investments which by default starts with $10,000. Afterwards, the table displays whichever stocks the user owns, the current cash balance, and the total portfolio value.\n\n* **Quote:** The quote route allows a user to look up a stock's current price. \n\n* **Buy:** The buy route allows a user to purchase stocks.\n\n* **Sell:** The sell route allows a user to sell stocks.\n\n* **Graph:** The graph route implements Chart.js to display a pie chart of the investment allocation of the user's portfolio. \n\n* **History:** The history route displays a buying/selling history of all stocks purchased and sold in order by date.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdemaio%2Ffinance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxdemaio%2Ffinance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdemaio%2Ffinance/lists"}