mlscgescoe/eventGuru

Missing Alerts for Event Forms

オープン

#2 opened on 2024/10/07

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (7 件のフォーク)auto 404
enhancementhacktoberfest

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

When creating or editing an Event, a function for showing toast messages is missing. When user creates or updates an event, a toast message should be provided for successful creation or updation of an event, or if any error occurs, relevant message should be visible. To display such messages, libraries like React Hot Toast and React Toastify can be used. Even this project uses ShadCN UI, hence Toast component from ShadCN can be used too.

Thank you!

コントリビューターガイド