Landlord-Rater/Rate-My-Landlord

Add modals for forms

Closed this issue · 3 comments

On profile page, add modals for forms to pop out from "add review" and "add property" buttons

  • research elements for Tailwind
  • get test modals working
  • integrate with landlord page
  • test functionality

Options:

  • official TailwindUI : uses headlessUI, components mostly paid
  • Flowbite : mostly open source
  • Tailwind Elements : plugin for Tailwind, MIT license

Lookin good: https://tailwind-elements.com/quick-start/

  • install tw-elements
  • add plugin to tailwind config
  • add script to index.html

Added modal for Add Review form. Pushing with the demo styles to test further

we got modals