Go to file
2021-07-06 13:56:27 +05:30
Layouts adding standard layouts 2020-08-06 02:04:32 +05:30
notification sound notification sound for notify() 2020-06-27 12:00:20 +05:30
Standard UI Components Updating readme 2021-03-15 19:25:46 +05:30
aggregate.js removed redundant code 2020-08-06 02:03:00 +05:30
aggregate.svg adding all aggregate visual design files 2020-06-27 11:49:33 +05:30
README.md Update README.md 2021-07-06 13:56:27 +05:30

Standard Visual Design System

How to use Standard Visual Design System - A summary: Pick a layout you need, add components.js to it, then use notification sounds if your project has sound based notification

To start, pick one layout among different layouts we have provided in Layouts folder. Every layout is like approved stand-alone HTML visual template on which UI functionality needs to be added. Then add components.js from Standard UI Components folder. This will give access to functional visual elements in your layout template page. Then you can add the rest of functionality

We provide four kinds of layouts: A webpage which is box based, a webpage which is tab based, a webpage which has many sections, and a webpage which has sidebars. Depending upon the web project you are doing, pick one of the layouts. Picking the layout is the first task in usage of RanchiMall Standard Visual Design System. You can customize the base layouts with your own colour scheme.

aggregate.js contains all common visual js used in RanchiMall projects. Normally you will not need it. But if you like one of the common UI features in any of RanchiMall apps, it is available here

aggregate.svg contains all common visual svg elements used in RanchiMall projects. Users get access to all our SVG that we have actually used from all the projects from aggregate.svg

We also provide approved notification sounds for RanchiMall applications. These are available in Notification Sounds folder.