Manage your finances, track stocks, view fixed deposits (FDs), and explore the best credit card offers—all in one place!
Check out the live demo of NexBuy:
Live Link
- 💵 Personal Finance Management: Easily manage income, expenses, and savings.
- 📈 Stock Tracking: View and analyze stock performance with interactive charts.
- 💳 Credit Card Offers: Discover the best credit card offers tailored for your needs.
- 🏦 Fixed Deposit Insights: Track FD performance and maturity dates.
- 📅 Date Selection: Choose custom timeframes for financial analysis.
- 🔒 Secure Login: User authentication using JWT.
- React (with Hooks)
- Material-UI for sleek design
- Recharts and Chart.js for dynamic financial charts
- React Router DOM for navigation
- React-Select for dropdowns
- Express.js for API
- Mongoose for MongoDB integration
- JWT for secure token-based authentication
- Cloudinary for file storage
- Nodemailer for email notifications
https://github.com/omavcher/Personal-Finance-Stock-Manager.gitcd finance-managerNavigate to the server folder and install dependencies:
cd servernpm install