A client wants to only display some items for certain periods of time.
See our solution.
We set up a database of products with start and end dates for each product.
We then set up a private, password protected Web page to allow our client to view and change each item's active dates.
Alternatively, we can set up the data to be active without depending upon dates. The client just updates a Web page to active or inactive.
A client wants to supply his customer with a changing set of recipes.
See our solution.
We set up a database of recipes, recipe ingredients and instructions which our client's potential customers can browse through on the Web.
We also set up an administrative section for our client so that they can add, modify or delete a recipe.
A client want his customers to be able to print an order as a PDF file and fax it.
See our solution.
We set up a database to store the shopping cart of our client's customer as they visit the Web site. When the customer is done shopping, they press a button which allows a PDF file of their order to be printed (for Faxing) or saved.
A client has an attractive brochure sites, but wants to add business rules to it.
See our solution.
We can take any Brochure Site and add any of our services to it without changing the look or functionality of the original site, except for our enhancements which are mostly hidden from our client's customers.
Even though we always add private Web pages so that our clients can control their own data, some wish even more control, so that they can test scenarios and generally tweak their site.
See our solution.
We always set up a UAT (User Acceptance Testing) database on our clients local computer to ensure satisfaction before the work foes live.
Our clients can also test their own scenarios with this UAT server.