mlscgescoe/eventGuru

User-specific events not shown on My Events Page

Open

#3 opened on Oct 7, 2024

 (2 comments) (0 reactions) (0 assignees)TypeScript (7 forks)auto 404
bughacktoberfest

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Issue

  1. If user is not logged in, the link is visible and all the events created on the platform are seen
  2. When user is logged in, still all events are visible on My Events page, and the events created by the logged in user have the edit and delete icon. image

Expected Solutions

  1. The My Events link on the Navbar should be hidden when no user is authenticated.
  2. If user is logged in, only events created by him should be visible

Thank you!

Contributor guide