This repository contains the INVISOR web application, a platform built using React.js (Next.js) to provide equity investment advice. It integrates real-time market data, investment tools, and news updates to empower users with insights for making informed investment decisions.
- Investment Advisory: Provides users with tailored equity investment advice based on market trends and financial data.
- Real-Time News Updates: Displays live news scraped using ScrapyBook to keep users informed about market developments.
- User Authentication: Secure user registration and login via Firebase Authentication.
- Data Storage: Uses MongoDB as the NoSQL database for efficient storage and retrieval of user and market data.
- Frontend Framework: React.js (Next.js for server-side rendering and performance optimization).
- Authentication: Firebase Authentication for secure user sessions.
- Database: MongoDB for scalable NoSQL data management.
- Web Scraping: Integration with ScrapyBook for real-time market news scraping.