Skip to content

FinTech is a stock investment website that allows novice users to invest and research about a particular stock. Additionally, our smart stock assistance also called Dexterbot helps solve user queries related to stock fundamentals, market trends and etc.

Notifications You must be signed in to change notification settings

Progpr/FinTech-Finance

Repository files navigation

FinTech-Finance - A Stock Investment Website

Video Demo

https://www.youtube.com/watch?v=Nfi8ux_JVe0

It is a stock investment website that aims to encourage people to invest. One platform to: Clear your doubts regarding investing, research about companies (including market speculation and stock fundamentals), maintaining your portfolio and executing your positions (buy and sell). One of the main features of our website is Dexterbot which is an AI powered stock investment assistant that answers anything and everything related to investing. The website for now serves as a training simulator where users can practice with an initial amount of fake money which is allotted as soon as a user registers.

Run Locally

Clone the project

  git clone https://github.com/Progpr/FinTech-Finance

Go to the project directory

  cd FinTech-Finance

Install dependencies

  pip install -r requirements.txt

Start the server

First Run the streamlit app in one terminal

  streamlit run dashboard2.py

Then run the flask server in another terminal

  python -m flask run

About

FinTech is a stock investment website that allows novice users to invest and research about a particular stock. Additionally, our smart stock assistance also called Dexterbot helps solve user queries related to stock fundamentals, market trends and etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages