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/
Other
162 stars 413 forks source link

DOC UPDATE: Adding a Project Structure Map #2608

Open siri-chandana-macha opened 2 hours ago

siri-chandana-macha commented 2 hours ago

Documentation Page

I want to add a new section for Project Structue ans a hyperlink click here which will navigate to map of project structure

Description of Changes

Adding a clear structure map in the documentation to guide contributors on where specific files and folders are located and what they contain.

Reason for Update

This helps new contributors quickly understand the project layout and find files easily.

Screenshots/Logs

For example:

Project Root ├── src/      # Core application files │ ├── components/      # Reusable UI components │ ├── services/      # API calls and business logic │ ├── utils/      # Utility functions │ └── index.js      # Main entry file ├── assets/      # Images, icons, and other static assets ├── config/      # Configuration files (e.g., env variables) └── README.md      # Project overview and instructions

Additional Information

github-actions[bot] commented 2 hours ago

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀

github-actions[bot] commented 2 hours ago

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our FinVeda team will review it shortly. Stay tuned!