{"id":18143228,"url":"https://github.com/amitasj7/stockvision","last_synced_at":"2026-01-31T08:01:55.607Z","repository":{"id":258838970,"uuid":"875364378","full_name":"amitasj7/StockVision","owner":"amitasj7","description":"StockPredictor is a machine learning-based project designed to forecast stock prices using historical data and various predictive algorithms. This tool provides users with insights into potential future stock performance, allowing for informed investment decisions.","archived":false,"fork":false,"pushed_at":"2024-10-20T20:33:53.000Z","size":6771,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T20:45:42.385Z","etag":null,"topics":["bootstrap","django","html-css-javascript","python","sqlite","stock-price-prediction"],"latest_commit_sha":null,"homepage":"https://stockvision-hvxr.onrender.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amitasj7.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-19T19:19:56.000Z","updated_at":"2024-10-23T06:32:47.000Z","dependencies_parsed_at":"2024-10-22T00:56:12.424Z","dependency_job_id":null,"html_url":"https://github.com/amitasj7/StockVision","commit_stats":null,"previous_names":["amitasj7/stockvision"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amitasj7/StockVision","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitasj7%2FStockVision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitasj7%2FStockVision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitasj7%2FStockVision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitasj7%2FStockVision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amitasj7","download_url":"https://codeload.github.com/amitasj7/StockVision/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitasj7%2FStockVision/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271575518,"owners_count":24783547,"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":["bootstrap","django","html-css-javascript","python","sqlite","stock-price-prediction"],"created_at":"2024-11-01T19:06:10.454Z","updated_at":"2026-01-31T08:01:50.568Z","avatar_url":"https://github.com/amitasj7.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Hello Developers, This is a Stock-market-prediction tool according to daywise.\n\n### Run into a locally Server - \n\n**STEP 1:** Create a virtual environment\n(For Windows)\n```bash\n  python -m venv virtualenv\n```\n(For MacOS and Linux)\n```bash\n  python3 -m venv virtualenv\n```\n\n**STEP 2:** Activate the virtual environment.\n(For Windows)\n```bash\n  virtualenv\\Scripts\\activate\n```\n(For MacOS and Linux)\n```bash\n  source virtualenv/bin/activate\n```\n\n**STEP 3:** Install the dependencies.\n```bash\n  pip install -r requirements.txt\n```\n\n**STEP 4:** Migrate the Django project.\n(For Windows)\n```bash\n  python manage.py migrate\n```\n(For MacOS and Linux)\n```bash\n  python3 manage.py migrate\n```\n\n**STEP 5:** Run the application.\n(For Windows)\n```bash\n  python manage.py runserver\n```\n(For MacOS and Linux)\n```bash\n  python3 manage.py runserver\n```\n\n### Deploy your Project On Render.com platform - \n**Step 1:** Build Command -  ./build.sh\n\n**Step 2:** Start Command - gunicorn core.wsgi:application\n\n**Step 3:** Enviorment Variable - PYTHON_VERSION : 3.11.5  (your latest version)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitasj7%2Fstockvision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famitasj7%2Fstockvision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitasj7%2Fstockvision/lists"}