The problem Krushi Mitra solves
Krushi-Mitra is a transformative platform bridging rural-urban divides by facilitating event connections. Our 'Community Catalyst ' feature empowers users to list beneficial events, fostering collaboration between government, urban, and rural communities.
Challenges we ran into
Challenges we ran into:
- File Uploads with Multer and Cloudinary:
Initially, integrating multer and Cloudinary for image uploads posed challenges. We encountered issues with sending files and handling uploads efficiently. The main issues were:
- Difficulty in configuring multer for file upload handling.
- Errors in sending files to Cloudinary for storage.
- Managing file size limitations and ensuring smooth uploads.
How we overcame it:
- Took some help from docs and AI and got all the bugs resolved
- Integration of Vonage:
Integrating Vonage for communication features presented challenges in our application. Some issues encountered include:
- Difficulty in setting up and configuring Vonage API endpoint.
- Issues with integrating Vonage SDKs into the frontend and backend.
- Common MERN Stack Project Issues:
- Dependency management issues, such as version conflicts.