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

[FEATURE] Dedicated page for each events #166

Closed
1 task done
Varghab opened this issue May 21, 2023 · 9 comments · Fixed by #403 · May be fixed by #407
Closed
1 task done

[FEATURE] Dedicated page for each events #166

Varghab opened this issue May 21, 2023 · 9 comments · Fixed by #403 · May be fixed by #407
Assignees
Labels
enhancement New feature or request new feature

Comments

@Varghab
Copy link
Contributor

Varghab commented May 21, 2023

Detailed description

A dedicated page for each event where users can -

  • Get the brief of the event
  • Know the timing of the event
  • Know the venue of the event
  • A button that will redirect the user to that event's homepage
  • Social handles of the event

Please assign me this feature update under GSSoC if not anyone already working on it.

Context

This change is important because -

  • User will get an idea of the upcoming event while staying on the same website.
  • I as a user would prefer this because this is much more convenient than visiting a new website and getting myself familiar with a new UI.
  • Also, we are giving a user liberty to visit the event page rather than simply redirecting them to the page.

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Varghab Varghab added the enhancement New feature or request label May 21, 2023
@github-actions
Copy link

Hi there!

Thank you for creating an issue. We appreciate your feedback and will do our best to address your concerns as quickly as possible. If you have any questions or need additional information, please don't hesitate to let us know. Welcome to the community. Thanks again for your contribution!

If you want to keep contributing to open source and want to do it with a supportive and inclusive community, consider joining UniKonf. We help and encourage each other to make regular contributions to open source projects. If you have any questions, do not hesitate to ask. We look forward to having you as part of our community!

@Deepu178
Copy link
Collaborator

@Varghab That's really good idea and I'm really excited to hear from your side in details that how are you gonna implement that so I can assign this issue if you want to work on it.

@Deepu178 Deepu178 pinned this issue Jun 16, 2023
@J-Harsh
Copy link

J-Harsh commented Jun 17, 2023

Hey @Varghab any update on this, or should we close this issue?

@Varghab
Copy link
Contributor Author

Varghab commented Jun 17, 2023

@J-Harsh @Deepu178 Routes can be created by the name of the event - https://www.vibey.live/[Name_of_the_event].

  • In the events.ts file under the constant folder, object keys like id, description, title, start time, etc are already created, we can add some more keys like - about, venue, speakers, and so on.
  • After that, we can simplify the event card on the homepage by only showing the name of the event, overview, and "know more" button.
  • And the "know more" button would redirect to the https://www.vibey.live/[Name_of_the_event] route, where all the details of the event will be given. After that, if anyone wants to visit the event's official site then we can add a button to send users to the official site.

Note - I am taking events as an example, this can also be done for hackathons and cfps. We have to create a few files like event.ts for hackathons and cfps also.

I would be more than happy to work on it if I get assigned.

@Deepu178
Copy link
Collaborator

Ok @Varghab Thanks for clarifying the issue! I got your points. Are you gonna implement changes to the cfps and hackathons pages as well?

@Varghab
Copy link
Contributor Author

Varghab commented Jun 18, 2023

@Deepu178 Yes, I would love to do this.

@Deepu178
Copy link
Collaborator

Ok @Varghab I'm assigning this issue to you and looking forward to review your pr.🚀

@Deepu178
Copy link
Collaborator

Any update on this issue @Varghab ?

@Varghab
Copy link
Contributor Author

Varghab commented Jun 29, 2023

@Deepu178 Yes, I am working on it, I will try to complete it as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature
Projects
None yet
3 participants