{"id":19633788,"url":"https://github.com/shivamsouravjha/stooler","last_synced_at":"2025-10-17T18:23:14.207Z","repository":{"id":38299412,"uuid":"387421096","full_name":"shivamsouravjha/Stooler","owner":"shivamsouravjha","description":"A plan to invest in stock via group pool(backend down due to unforseen cicumstances)","archived":false,"fork":false,"pushed_at":"2023-05-21T06:29:08.000Z","size":4137,"stargazers_count":8,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T17:53:09.462Z","etag":null,"topics":["hackathon","hackathon-project","hacktoberfest","investment-management","investments-squad","mongodb","mongoose","nodejs","nodejs-server","reactjs","stock-market"],"latest_commit_sha":null,"homepage":"https://stooler.vercel.app/","language":"JavaScript","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/shivamsouravjha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"shivamsouravjha","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2021-07-19T10:11:39.000Z","updated_at":"2024-10-09T19:12:33.000Z","dependencies_parsed_at":"2024-11-14T17:30:58.755Z","dependency_job_id":null,"html_url":"https://github.com/shivamsouravjha/Stooler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shivamsouravjha/Stooler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamsouravjha%2FStooler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamsouravjha%2FStooler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamsouravjha%2FStooler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamsouravjha%2FStooler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shivamsouravjha","download_url":"https://codeload.github.com/shivamsouravjha/Stooler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamsouravjha%2FStooler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279396321,"owners_count":26162387,"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-10-17T02:00:07.504Z","response_time":56,"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":["hackathon","hackathon-project","hacktoberfest","investment-management","investments-squad","mongodb","mongoose","nodejs","nodejs-server","reactjs","stock-market"],"created_at":"2024-11-11T12:18:36.361Z","updated_at":"2025-10-17T18:23:14.179Z","avatar_url":"https://github.com/shivamsouravjha.png","language":"JavaScript","funding_links":["https://github.com/sponsors/shivamsouravjha"],"categories":[],"sub_categories":[],"readme":"*if you're bluntly copying this repo shamelessly, atleast star the repo*\n# Nivesh\nEver thought of investing in stocks even though you don't know much about finances?\n\nEver thought of buying a costly stock of high profit returns even if your budget doesn't allow?\n\nDo you also want someone to invest in money earning resources on your behalf even if you can invest only 100Rs per month?\n\nPresenting you with a  **Nivesh** to make our finance easier and life better.\n\nA plan to invest in a stock via group pool. Friends and strangers come\ntogether to invest in stocks and cryptocurrency, for \nsharing the investment strategy and profit. \n\nIf in doubt talk to our Chatbot to clarify doubts.\n\n                                                      Invest Together Grow Together.\n\n\n\n\n## How it Works ?\n\nHere you can join a group of investors, who together invest\nin a stock, fix a deadline to withdraw the amount, you can \nrequest admin to add new resource in a group,remove a resource or change the amount of resource.\n\nOr you can create your unique group and  add different resource in\nit, and ask other users to join you and invest with you, where\nyou can share ideas with each other and can grow together.\n\n\n## [To see live action](https://stool-front.herokuapp.com/)\n\n\n# Features\n\n\n Features      |            Purpose        | \n| ------------- |:-------------------------:| \n| Chatbot       | To answer small questions |\n| GroupChat | Discussion on sales and buying of resources|\n| Groups | Create your group or join another group |\n| Resources | Add or request to add new resources in group |\n| Profile | See all your transaction and investment |\n| Group Details| Resources in which group invest, history of profit and loss deal|\n| Members | View other members and transfer of ownership |\n| Crypto | View the latest value of crypto currency|\n\n\n# Work Flow\n![stool_workflow](https://user-images.githubusercontent.com/63896998/129359099-ae832998-4291-4005-9b2c-479901407191.jpeg)\n\n\n\n## Deployment on Local System\n\nTo deploy this project run\n\n```bash\n  create an env file\n  create an empty folder called storage in backend\n  and in that create logs.\n  npm install\n  npm start in backend\n```\n```bash\n   In frontend folder\n   npm install\n   npm start\n```\n  \n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n`name (MongoDB_username)`\n\n`password (MongoDB_password)`\n\n`db (MongoDB_databasename)`\n\n`secretcode (jwt_authentication_token)`\n\n`cloudinary_cloud_name`\n\n`cloudinary_api_key`\n\n`cloudinary_api_secret`\n\n\n    \n## Authors\n\n- [@shivamsouravjha](https://github.com/shivamsouravjha)\n- [@ananupam](https://github.com/ananupam)\n- [@Shrestha25](https://github.com/Shrestha25)\n  \n  \n  \n## [Backend Link](https://stool-backend.vercel.app/)\n\n## [Postman Requests](https://www.getpostman.com/collections/a6cc1f044a023f89a5d8)\n\n\n## Tech Stack\n\n**Client:** React\n\n**Server:** Node, Express\n\n**Database:** MongoDB, Redis\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivamsouravjha%2Fstooler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivamsouravjha%2Fstooler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivamsouravjha%2Fstooler/lists"}