The Cars template is designed to build an application with new/used car listings.
The administrator (admin/admin) has full access to all tables. Guest users can search/view car listings and send a quote request to a dealer/car owner.
This template uses the following tables:
•carscars - the main table that holds all cars listings;
•carsmake - a lookup table with carmakers;
•carsmodels - a lookup table with car models;
•carsusers - the login table;
•carsform - a table to store the quote requests;
•carsbcolors - a lookup table with car body colors.
Check this live demo for additional information.
See also:
•Jobs
•News