CoC Inheritance 2023 || Web Architects
Table of Contents
This project provides a comprehensive guidance to the user by providing them insights into potential return, Sharpe ratio and Volatility ratio of their preferred stocks within a specified time period. This tool would assist user in making wise decisions by investing into right tickers at right time and build their assests.
-
Portfolio Optimization: The main aim is to display the Sharpe , Volatility ratio of the input tickers and displaying the weights of the tickers.
-
Company's Stock Price: Before thinking to invest, a user can get enlightened about a particular company's stock history of past 5 years, by merely typing the comapny symbol name in the search bar.
-
Latest News: For better convenience, our platform also facilitates latest and trending finance, business news, helping users take wise decisions.
-
Financial terms: Along with all these, the platform offers a slideshow of images related to investment advice, schemes and financial literacy.
- GitHub Repository
- Demo Video
- Drive Link to Screenshots of your project
- Hosted Website Link
- CSS
All the fully implemented features:
-
Company's Stock price: Typing the symbol name of the company in the search bar and fetching the details.
-
Latest News: Once the user is logged in, the home page displays the latest news.
-
Financial Terms: Once the user is logged in, the slideshow begins and on hovering, the images enlarges, providing convenience to users.
All the partially implemented features:
- Once the user is logged in, he/she nedds to fill the form, to get the output.
- To provide information of all different investments option available with different risk factors and probable returns on principal amount.
If one wants to invest in stock market, they can get details of that company as well as analyze that stock so that they can invest in a right manner.
For Web-App
- Clone the GitHub repo:
git clone git@github.com:druhi021204/InvestSavvy.git
- Enter into client directory, and type the following command to install all the dependencies:
cd client
npm install
npm start
- To start the backend server:
cd server
npm install
nodemon server.js
User needs to signup/login (if not a previous user) by providing their credentials, and setup a secure password.With this one can access all features on home page.
-
Financial terms: As soon as the page opens after login/signup, one can view the slideshow to enhance knowledge.
-
Portfolio-Optimization: With the button right below slideshow, 'LET'S BEGIN', one can get potential return on interested stocs.
-
Comapny's Stock Price: Moving further, one can enter the symbol of share holding company and get record for past 5 years.
-
Latest Financial News: Last but not least, towards the end, latest financial and business news wil made be seen.
-
Our team and their contact information
-
Our Mentors and Their contact information
- A glimpse of our project