Link to home
Start Free TrialLog in
Avatar of jasonk8
jasonk8Flag for United Kingdom of Great Britain and Northern Ireland

asked on

Best way to create a joomla database application

Looking to create a wine database such as the one here

http://farrvintners.com/wineindex.php?regionid=1

I am using joomla for the site, but I want to have database functions so the user can choose the year of the wine, and see all the listings of say bordeaux wines of that year.
I will need a back end so I can add and remove listings.

Is there an extension already that I can use that could do this? I would ideally like to add a shopping cart functionality eventually as well for my site.

For the moment I am just looking for the best way to add and remove wines from a database. The user should be able search by year and wine type to show the list of wines.

Thank you.
Avatar of MMDeveloper
MMDeveloper
Flag of United States of America image

sounds like a really simple Component. If you are unfamiliar with OOP and the Joomla architecture, I would recommend reading the joomla developer documentation on Component development. It's not very hard, just a little time consuming.
Avatar of jasonk8

ASKER

Are there any premade components available or ones I could modify? Not being lazy but my business & kids don't give me the time to create one from scratch.

Thanks again.
No, you would want to write it or hire someone to write it for you.
Avatar of jasonk8

ASKER

Isn't there one even remotely close that I could modify?
ASKER CERTIFIED SOLUTION
Avatar of auntyp
auntyp
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial