{"id":25511755,"url":"https://github.com/nishant-nayak/finance-flask","last_synced_at":"2026-04-29T22:31:30.890Z","repository":{"id":112563538,"uuid":"363254721","full_name":"nishant-nayak/finance-flask","owner":"nishant-nayak","description":"A Flask based Web Application that allows users to buy and sell real shares with virtual cash","archived":false,"fork":false,"pushed_at":"2021-05-02T21:05:25.000Z","size":139,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T13:10:03.330Z","etag":null,"topics":["api","flask","html-css-javascript","python","shares","sqlite3"],"latest_commit_sha":null,"homepage":"","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/nishant-nayak.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-04-30T20:43:52.000Z","updated_at":"2024-04-28T07:56:07.000Z","dependencies_parsed_at":"2023-05-16T11:00:16.705Z","dependency_job_id":null,"html_url":"https://github.com/nishant-nayak/finance-flask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nishant-nayak/finance-flask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishant-nayak%2Ffinance-flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishant-nayak%2Ffinance-flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishant-nayak%2Ffinance-flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishant-nayak%2Ffinance-flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nishant-nayak","download_url":"https://codeload.github.com/nishant-nayak/finance-flask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishant-nayak%2Ffinance-flask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32446490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: 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":["api","flask","html-css-javascript","python","shares","sqlite3"],"created_at":"2025-02-19T10:47:58.022Z","updated_at":"2026-04-29T22:31:30.885Z","avatar_url":"https://github.com/nishant-nayak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stock Market Trading Simulator\n\n[![made-with-flask](https://img.shields.io/static/v1?label=Made%20with\u0026message=Flask\u0026color=informational\u0026style=flat\u0026logo=Flask)](https://palletsprojects.com/p/flask/)\n[![maintainer](https://img.shields.io/static/v1?label=Maintainer\u0026message=nishant-nayak\u0026color=green\u0026style=flat\u0026logo=Github)](https://github.com/nishant-nayak)\n[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n---\n\n## Features\n\n- Users can login and register through the web interface\n![login-img](/assets/img/login.jpg)\n\n- Users can view their current portfolio\n![portfolio-img](/assets/img/portfolio.jpg)\n\n- Users can buy and sell shares using virtual cash\n![sell-img](/assets/img/sell.jpg)\n\n- Users can view their detailed transaction history\n![history-img](/assets/img/history.jpg)\n\n- Latest share prices obtained from the [IEX Cloud](https://iexcloud.io/) API\n\n## How to Install\n\n1. Clone the repository using the following command:\u003cbr\u003e\n`git clone https://github.com/nishant-nayak/finance-flask.git`\n\n2. Install all the necessary Python package requirements by running the following command:\u003cbr\u003e\n`pip install -r requirements.txt`\n\n3. Set up the [Environment Variables](#environment-variables)\n\n4. To run the Flask server on localhost port 5000, run the following command:\u003cbr\u003e\n`flask run`\n\n## Environment Variables\n\nThe API_KEY is stored in a `.env` file within the project folder. To obtain an API Key, follow the steps defined at [IEX Cloud](https://iexcloud.io/core-data/). For the project to work, create a file with the name `.env` and enter the following contents:\u003cbr\u003e\n`API_KEY=\u003cYour-API-Key-Here\u003e`\n\n## Contact\n\n[GitHub](https://github.com/nishant-nayak) | [Email](mailto:nishantnayak2001@gmail.com) | [LinkedIn](https://www.linkedin.com/in/nishant-nayak-01/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishant-nayak%2Ffinance-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnishant-nayak%2Ffinance-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishant-nayak%2Ffinance-flask/lists"}