adityakalburgi / adityakalburgi/Travel_ageny_website

Feature: Add Multer Middleware to Upload Tour Pictures

Offen
#44 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
9
Forks
20
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Currently, the Tour model accepts a photo as a string URL. To make the backend more flexible and user-friendly, we need to integrate multer middleware to handle image uploads.

This enhancement will allow users or admins to upload tour images directly through the API, and the backend will store the file (locally or in cloud storage, depending on future config). The uploaded file's path or URL will then be saved in the photo field of the tour.

@adityakalburgi plzz assign this issue to me i would like to work on it

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.