ayush-that / FinVeda

A dynamic financial literacy app with Arthsathi AI chatbot, finance blogs, market trends, SIP calculator, and a quiz for effortless finance learning.
https://fin-veda.vercel.app/
GNU General Public License v3.0
93 stars 178 forks source link

Feat: Initiate Node.js Express server. #156

Closed abhiperfect closed 2 months ago

abhiperfect commented 4 months ago

Describe the feature

The feature involves setting up a Node.js server using the Express framework. This enables handling HTTP requests, defining routes, and implementing middleware, facilitating the development of web applications and APIs.

It should be implemented because

Implementing the Node.js Express server is crucial because it forms the foundation for building scalable and efficient web applications. It enables rapid development, easy routing, middleware integration, and handling of HTTP requests, ensuring a robust backend infrastructure for the application.

Would you like to work on this issue?

Yes

abhiperfect commented 4 months ago

I would like to work on this issue.

Agarwalvidu commented 2 months ago

If you want to add this, do you have a plan what you will be doing and how you will be integrating that for website? @abhiperfect

Agarwalvidu commented 2 months ago

As no response is sen from the contributor I am closing this issue. Thanks for collaborating.