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.
My Experience with GitHub Copilot
GitHub Copilot helped me move faster by assisting with debugging, code suggestions, refactoring, and solving integration issues between the frontend and backend. It was especially useful when working through deployment and backend configuration problems.
Finishing this project reminded me that shipping a complete project is far more valuable than leaving it stuck in the "almost finished" stage.

Top comments (0)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.