shivamsouravjha / Stooler

A plan to invest in stock via group pool(backend down due to unforseen cicumstances)

Home Page:https://stool-front.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

if you're bluntly copying this repo shamelessly, atleast star the repo

Nivesh

Ever thought of investing in stocks even though you don't know much about finances?

Ever thought of buying a costly stock of high profit returns even if your budget doesn't allow?

Do you also want someone to invest in money earning resources on your behalf even if you can invest only 100Rs per month?

Presenting you with a Nivesh to make our finance easier and life better.

A plan to invest in a stock via group pool. Friends and strangers come together to invest in stocks and cryptocurrency, for sharing the investment strategy and profit.

If in doubt talk to our Chatbot to clarify doubts.

                                                  Invest Together Grow Together.

How it Works ?

Here you can join a group of investors, who together invest in a stock, fix a deadline to withdraw the amount, you can request admin to add new resource in a group,remove a resource or change the amount of resource.

Or you can create your unique group and add different resource in it, and ask other users to join you and invest with you, where you can share ideas with each other and can grow together.

To see live action

Features

Features Purpose
Chatbot To answer small questions
GroupChat Discussion on sales and buying of resources
Groups Create your group or join another group
Resources Add or request to add new resources in group
Profile See all your transaction and investment
Group Details Resources in which group invest, history of profit and loss deal
Members View other members and transfer of ownership
Crypto View the latest value of crypto currency

Work Flow

stool_workflow

Deployment on Local System

To deploy this project run

  create an env file
  create an empty folder called storage in backend
  and in that create logs.
  npm install
  npm start in backend
   In frontend folder
   npm install
   npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

name (MongoDB_username)

password (MongoDB_password)

db (MongoDB_databasename)

secretcode (jwt_authentication_token)

cloudinary_cloud_name

cloudinary_api_key

cloudinary_api_secret

Authors

Backend Link

Postman Requests

Tech Stack

Client: React

Server: Node, Express

Database: MongoDB, Redis

About

A plan to invest in stock via group pool(backend down due to unforseen cicumstances)

https://stool-front.herokuapp.com/

License:Apache License 2.0


Languages

Language:JavaScript 84.0%Language:CSS 15.4%Language:HTML 0.5%