GitHub “Finish-Up-A-Thon” Challenge Submission This is a submission for the GitHub Finish-Up-A-Thon Challenge What I Built I finally completed a project that had been sitting unfinished for months. AutoFlow is a stock market automation platform built with React, Node.js, MongoDB, and n8n. It includes paper trading, portfolio tracking, stock sentiment monitoring, crypto alerts, and workflow automation through a clean and simple interface. Demo Live Demo: https://sharemarket-n8n.vercel.app GitHub Repository: https://github.com/sahilmane69/sharemarket_n8n The Comeback Story I wanted to build an automation platform for myself and learn how workflow systems like n8n work behind the scenes. Using stock market APIs, I created a tool for market tracking, alerts, and workflow automation. For this challenge, I focused on fixing backend issues, improving workflow management, and successfully deploying the project.…