Zenika / social-video-generatorz

Project sandbox for Lyon internship 🎞️
1 stars 1 forks source link

feat(event): manage remote only event #48

Closed Boyadjie closed 1 year ago

Boyadjie commented 1 year ago

🤔 Why?

Some agencies do not want the BOTZ event to be hosted in the agency so this PR is here to update the BotzEvent composition managed by this parameter.

💻 How?

On the form: i've created a checkbox which allow the user to say if the video is for remote event only or not. On the BotzEvent composition: i've added a parameter remoteOnly and created a component named IntroRemoteOnly.tsx.

✅ How to validate this PR?