-
Notifications
You must be signed in to change notification settings - Fork 37
Description
Here’s how you can fill the template for your contribution regarding chatbot integration:
🌟 GSSoC Contribution
Hi GSSoC Contributors! 👋
Welcome to CineVerse! This template is designed to help you make your first contribution easily.
📝 What do you want to work on?
Choose one:
- [✅] 🐛 Fix a bug
- ✨ Add a new feature
- 📚 Improve documentation
- 🎨 Improve UI/design
- ♿ Add accessibility features
- 📱 Make it more mobile-friendly
- 🔧 Code cleanup/refactoring
🎯 Brief Description
I want to fix the chatbot integration by properly adding the missing API key so that it can respond to user inputs.
🤔 Why is this useful?
Currently, the chatbot shows an error saying the API key is not provided. Fixing this will make the chatbot functional, improving user interaction and engagement.
💡 Your Solution (optional)
I plan to add the API key in the environment variables and ensure the frontend requests are correctly authenticated with the backend or API service.
🆘 Need Help?
- I'm new to React/Next.js
- I'm new to TypeScript
- I'm new to Tailwind CSS
- I'm new to open source
- [✅] I know what to do! 💪
📚 Learning Goals
What do you hope to learn from this contribution?
- React components
- API integration
- Responsive design
- State management
- TypeScript
- Testing
- ✅] Git/GitHub workflow
⏰ Timeline
When can you work on this?
- [✅] This week
- Next week
- Anytime this month
- Weekend only
📞 Contact Info
How should mentors reach you?
- GitHub: UshaSri26
