Catalogue Ionic is an Ionic application that suits any business’s needs to display and promote its products organizing them into categories. It is structured so as to provide a variety of alternatives all aiming to present products, news and business’s useful information to the potential customers in an interesting manner.
Catalogue Ionic is well-organized and well-documented, full working generic app that will enable you customize it rapidly according to the specifications of every business/store. Best practices have been applied to reassure a bug-free and smooth application.
1. Product Presentation
Products can be organised into categories with a title, a thumbnail and a price. Categories are displayed in card form with a title and a thumbnail.
The product screen provides additional information for each product including its price, its description, a slideshow of images, a “Buy online” link, a “PDF” link and a “favorite button” The “Buy online” link points to the product web page where the user can proceed with the purchase. The “PDF’’ points to an online pdf while the “favorite button” enables the user to add a product to his favorites list.
1.1 Home Screen
The application allows you to display several products on the home screen as a slideshow. Create your virtual window display by presenting there your attraction products!
1.2 Favorite Products
The favorites screen gathers all favorite products in a list and present them in one place so users can have quick access. Users can, also, send an email with the list of their favorites, for example, to ask for more information.
1.3 PDF and Buy Online
Promote your products and see your sales rising! Online PDFs will give the chance to the buyers to be effectively and inexpensively informed of your products or even instruction manuals and other support documents.
Apart from the PDF, each product can be accompanied by a “Buy Online” link so the User will be transferred to the page where they can purchase the product.
2. Company (or Business) Information
Provide information about your business, easily without any code, using Catalogue Ionic unique features:
2.1 Open Hours
Let your clients know when your business is open. Set the Open Hours in a configuration file in a matter of seconds and they will be automatically displayed on the “Contact Us” screen.
2.2 Contact options
Provide your clients with three different contact options: Phone number, email and business location map. Just set your phone number, your email address and your location in the configuration file and you are all ready! The Catalogue Ionic will take care of the rest and will make available to the users 3 buttons:
- Call us: It will make the device to start a call to the phone number you have defined
- Send us an Email: Mailer will open with your business’s email already set so as the user won’t need to type it
- Map / Get directions: The map application which is already installed on the device will be launched to show your exact location on the map and the User will be able to get directions to reach your business.(Note: You can set more than one locations in the configuration file)
3. Social networks
Catalogue Ionic app provides four buttons for the most popular social networks; Facebook, Instagram, Twitter and Pinterest. Clients would be able to see your social profile with just one click.
4. Remote data
The Product Categories and News listing windows are fetching data from online sources by using the JSON protocol. The source URLs for these listings are set in the application’s configuration file. Images, Galleries, texts and whole entries can be updated by adjusting the remote sources. Nevertheless, rebuilding and re-distributing the application are not required for constant updates.
The same applies for the pins in the live map too. The users are able to add and configure the pin points just by adjusting the remote source.
4.1 WordPress / Drupal or JSON News
Display news and announcements about your business/store by using a remote JSON structure or your already existing WordPress and/or Drupal site. Everything you need for that is already built and no additional code is required.
5. Push notification
A full working Push notification example is integrated into the application. It comes also with detailed instructions on how to configure everything in your end and have your application ready to send and receive Push Notifications.
6. Yeoman Ionic Framework Generator powered
Yeoman Ionic Framework Generator combines the best practices and features for scaffolding a hybrid application. It makes building of a mobile app easy and quick since Yeoman is integrated with Ionic Framework and Cordova plugin. Also, the included Grunt build system optimizes and automates some important tasks of your workflow.
7. Easy Configuration / Modular Architecture
Categories and products can be adjusted by just updating their JSON files. They only need to be placed in the related folder and everything else is set up and ready to be used.
Besides, Catalogue Ionic’s modular architecture is going to eliminate any unnecessary complexity for the configuration of the rest features too. Its code is clean and well-organised into modules to make configuration even easier.
You could review this super-modular architecture by checking our SuperModular Ionic starter, which is provided for free.
- Supermodular Ionic: https://github.com/skounis/supermodular
8. Ionic design
Catalogue Ionic is based on the UI elements that the Ionic Framework provides. Ionic Framework comes with a detailed and impressive CSS framework for layout styling. Furthermore, it handles header elements in a very similar way to existing libraries you may have used. Headers are available in many different default color options. Adding a footer element is as easy as adding a header. Moreover, Ionic comes with its own built in icon library which contains almost everything you should need. Use Ionic’s UI components and they will give you a fully customised and functional UI.