Yash-Parsana / CrazyCoderServerlessApi

This is backend api of CrazyCoder App which serves realtime data from various platforms through web scraping hosted on Netlify Serverless function. CrazyCoder App: https://github.com/Yash-Parsana/CrazyCoderApp | CrazyCoder website : https://crazycoder-eight.vercel.app
https://play.google.com/store/apps/details?id=com.parsanatech.crazycoder
16 stars 15 forks source link

FEATURE: ADD A NOTE FEATURE IN THE CONTEST LIST #45

Open Manishak798 opened 1 month ago

Manishak798 commented 1 month ago

Is your feature request related to a problem? Please describe. Giving ease to users to add notes about how was there contest will help them evaluate there learnings.

Describe the solution you'd like Making a note icon from the frontend side and defining a logic in the backend to save notes that user make per contest will be helpful.

Additional context I am MENTOR for this Project under GSSOC'24 raising this issue for contributors.