Skip to content

yoel123/yoel-php-framwork-directory-site-example

Repository files navigation

this is another example of how to use my php framework.

like before its not about web design at all, its about calling and manipulating data from database
and showing it to the user. it has the most minimalistic design.

everything is organised into folders as explained here:
https://github.com/yoel123/yoel-php-framwork-simple-blog-example
the system itself is an implantation of a business directory.
in this implantation only the admin can add directory categorys and other data via admin panel.
vistors can leave a review and use the contact form,search form and view all public data.

pages:
*main:shows all the parent categorys and has a search form by location and category
*category:shows all the dirs in said category and the featured dirs, at the bottom are the child categories
of this category.
*directory:holds the name ,img and description of the dir,dir gallery,conntact details,social links,conntact form,
waze link,google map(with the dirs address from db) and a review form with stars for rating.

the admin is mostly ajax crud framework,check their site for more detail, its dead simple to use (only logged in admin can use that part).

i didnt add any navigation,sidbar etc. i wanted it to be a bare bones example.
chack the screenshots to see how it looks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published