InvestMaster is conceived as a state-of-the-art stock market portfolio management application that aims to democratize investing by making it accessible, understandable, and engaging for everyone. Drawing inspiration from leading platforms like Robinhood and E*TRADE, InvestMaster will incorporate a blend of intuitive design with advanced recommendations, social trading capabilities, and an immersive educational suite designed to enhance the user's investing skills.
Frontend:https://investmaster.vercel.app/
Database:mongodb+srv://shyamgopalbiswas:Sgbiswas22114atlas@cluster0.in6i802.mongodb.net/InvestMaster?retryWrites=true&w=majority
- Backend/
- Frontend/
- public/
- src/
- components/
- pages/
- styles/
- app.js
- index.js
link:https://www.youtube.com/watch?v=2G07C5Bxs8w
- User can view the top trending stocks in the market
- User can buy stocks from a wide variety of stocks
- User can sell their stocks from their portfolio
- Admin can add, update, and delete the stocks available in the market
We are a team of 3, planned and developed this user interactive website in the span of 5 days. for design we followed the same theme over all the pages and sections
- bash
- npm install invest-master
- cd invest-master
- npm start
Visit the website-https://investmaster.vercel.app/
--Landing page
--Signup & Login page
--Stocks page
--Portfolio page
--Admin page
user: email:r@gmail.com password:rahul
Admin-- email:Admin@gmail.com password:admin
Link: https://outstanding-gray-xerus.cyclic.app/
- /users/allstocks
- /adminstocks
- /portfolio
- /users/register
- /users/login
- /portfolio
- /adminstocks
- /adminstocks/:stockID
- /portfolio/:stockID
- /adminstocks/:stockID
- Reactjs
- Nodejs
- Expressjs
- MongoDB