Skip to content

Added form labels to Inquiry_form for RenoInquiryPage.html to support Name and Contact

Emmanuel Amanie (eka722) requested to merge eman_branch into main
  • Added inquiryMana package with classes for handling inquiries.
  • Implemented ProjectItems component for managing project items in the UI.

Modify backend for new endpoints and database extraction

  • Updated backend to handle new endpoints for inquiries and projects.
  • Enhanced database queries for extracting data related to inquiries and projects.
  • Ensure proper communication between frontend and backend for new features (tables and new tabs)

Merge request reports