nguyenq9 / EpistimisLLC

https://epistimis-llc.vercel.app
0 stars 1 forks source link

Configure the data in the model based of the Figma #27

Closed nguyenq9 closed 4 months ago

nguyenq9 commented 6 months ago

Based the layout of the information based on the Figma. Feel free to make your own changes where you see fit.

One idea could be to have the data populate a textarea so that admins can edit it while in admin mode.

nguyenq9 commented 6 months ago

@saunder1 adding "readonly" to a textarea tags as the default could be the move. It can be removed while a user is in admin mode with the function removeAttr().

nguyenq9 commented 4 months ago

The information is configured now.