Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TODO] Create a new form component to fill in the Sponsor Details #102

Open
Dnouv opened this issue Jan 28, 2023 · 4 comments · May be fixed by #118
Open

[TODO] Create a new form component to fill in the Sponsor Details #102

Dnouv opened this issue Jan 28, 2023 · 4 comments · May be fixed by #118
Assignees
Labels
good first issue Good for newcomers milestone-2 Issues/features for the second phase of roadmap reactjs/nextjs Issue related to Frontend

Comments

@Dnouv
Copy link
Member

Dnouv commented Jan 28, 2023

Add a new form component to get the Sponsor Details for an event and a component to display these sponsors on the Event Poster/Display component.. This feature will be optional.

Preview of Sponsor form:
image

Preview of Sponsor display component:
image

Please feel free to comment and ask questions, if any. Thank you!

@Dnouv Dnouv added good first issue Good for newcomers reactjs/nextjs Issue related to Frontend milestone-2 Issues/features for the second phase of roadmap labels Jan 28, 2023
@nsundriyal62
Copy link

could you please assign this issue to me?

@ayush3160
Copy link
Contributor

Hi @Dnouv , I would like to work on this issue and the approach that I will follow will be that I'll create a new component for the sponsors details and it will be next to the Basic details with all the necessary fields. Sponsors component will open only if there is an event in draft state in the session storage. And then we can take the event id from the draft event and will make a post request to /v1/sponsors with all the attributes and event id as mentioned in this doc https://github.com/fossasia/open-event-server/blob/development/docs/api/blueprint/sponsors.apib .

Screenshot 2023-02-05 072102

@Dnouv
Copy link
Member Author

Dnouv commented Feb 6, 2023

Hey @ayush3160

Thank you for the excellent & detailed explanation; you are good to start working on the form component (before starting to code, please look into the Sponsor levels a bit). Would you happen to have any plans for the Preview component to display the sponsors?

Thanks!

@jignyasamishra
Copy link

can i work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers milestone-2 Issues/features for the second phase of roadmap reactjs/nextjs Issue related to Frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants