Wieworki / Web-project-with-PHP

Web page with login functions
1 stars 0 forks source link

Revamp the user catalog table #51

Closed Wieworki closed 2 years ago

Wieworki commented 2 years ago

Now that there catalog table is functional, it needs to look good. This is the main page that the costumers will se, so we need to make it appealing. Feel free to change anything from the table structure, but keep the number of rows to 5, or the data won´t be loaded correctly from the DB.

PelusoDv commented 2 years ago

Just finished the new good looking Main page hehe, let me know if ther is something you think we can change

Wieworki commented 2 years ago

The new search function needs some work. It should'n show the unordered list symbol for each of the options. It could be more visually appealing too.

More info on the widget used for the search functionality, and how to change it CSS classes, can be found on https://api.jqueryui.com/autocomplete/

PelusoDv commented 2 years ago

finished with the styling of the new search function so it machs better with the style of the main page