CapstoneProject18 / Deal-Finders-and-Matchers

Deals finders and matchers Creates a map based deal locator. Merchants in a particular area can describe a set of deals that are available. A user can then search for deals within a specific radius, The search can be further optimized by category. Categories are merchant defined and therefore a mechanism of cross-referencing the same categories described using different words becomes necessary. This uses a map based front-end and locates deals within a specific radius.
1 stars 5 forks source link

Admin and User Page with Front Designing #14

Open RahulJonnala opened 5 years ago

RahulJonnala commented 5 years ago

Adding in the front end part in the admin and user page. Kindly add in the other relevant code as required.

Sheldon27 commented 5 years ago

I will be coding the admin part once the location model coding portion is completed and thoroughly tested. Delay caused is deeply regretted.

Sheldon27 commented 5 years ago

Renamed the file name to "admin-map.php" from "admin-map1,php" for better understanding. Admin page is working as expected and tested.