Skip to content

Conversation

@codeyzx
Copy link

@codeyzx codeyzx commented Oct 20, 2025

  • Introduced AdsForm component for creating and editing advertisements with file upload and validation.
  • Added AdsTable component to display and manage advertisements in a table format, including actions for editing, deleting, and toggling visibility.
  • Updated DashboardSidebar to include a link to the Ads management section.
  • Revamped Hero component to dynamically display active advertisements in a carousel format.
  • Updated Prisma schema to include Ads model for database management.
  • Updated index file to export new Ads components.
  • Updated server package-lock.json to upgrade morgan package version.

- Introduced AdsForm component for creating and editing advertisements with file upload and validation.
- Added AdsTable component to display and manage advertisements in a table format, including actions for editing, deleting, and toggling visibility.
- Updated DashboardSidebar to include a link to the Ads management section.
- Revamped Hero component to dynamically display active advertisements in a carousel format.
- Updated Prisma schema to include Ads model for database management.
- Updated index file to export new Ads components.
- Updated server package-lock.json to upgrade morgan package version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant