Build a Mutual Fund Explorer with SIP Calculator (Next.js + MUI) #174814
-
BodyObjective Help In This Task How can I'm completed thisCreate a Next.js application that:
Data SourceYou will use MFAPI.in:
Part 1: API Wrappers (Backend with Next.js)You must implement the following API routes inside
Part 2: Frontend Pages (Next.js + MUI)Build the following pages:
Part 3: SIP Calculation Rules
Part 4: Technical Requirements
Be creative:Now that you have access to all the fund data, think about what additional features you could implement to increase the overall value of your application. For example, you might add:
Use this opportunity to go beyond the basic requirements and showcase your creativity. Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
You've already planned out the frameworks and libraries you'll use. So Ig you dont need a lot of help there. I'll list some of the resources that'll help you:
|
Beta Was this translation helpful? Give feedback.
-
|
Yes, you've provided the perfect solution. I did some work on the basics, but I couldn't find the location of the library to collect the charts and the main text. Thanks for helping me figure it out. |
Beta Was this translation helpful? Give feedback.
You've already planned out the frameworks and libraries you'll use. So Ig you dont need a lot of help there.
If you’re comfortable with the stack, I think you should focus on following good patterns and not tripping on details.
I'll list some of the resources that'll help you: