mlscgescoe/eventGuru

Missing Alerts for Event Forms

开放

#2 创建于 2024年10月7日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (7 个派生)auto 404
enhancementhacktoberfest

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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!

贡献者指南