Sensation Framework
Frontend Bcakend Mobile All In One - Three-Component Framework
Front End
Front End is framework when designing the look of an application or website.
Back End
Back End serves to control the site. serves to control the site. It was made as a MVC (Model, View, Controller). Very easy to program and use.
Mobile UI
Mobile UI Framework used for font applications for smartphones.
Some of our Front End components
MVC - Back End
Back End serves to control the site. serves to control the site. It was made as a MVC (Model, View, Controller). Very easy to program and use
GRID - FRONT / MOBILE
Grid allows us to arrange the pieces of functionality in the order you want. You can place left, center right, two or 3 or four knees, you can put only one column.
Mobile UI
Mobile UI Framework used for font applications for smartphones
FORMS - FRONT / MOBILE
Forms it allows us various possibilities, can be used: logging, registration, exchange posts, chat, ...
TABLES - FRONT / MOBILE
Responsive tables allow us to display some values in a table
MENU - FRONT / MOBILE
Menu allows us to set the paths to specific pages as well as their names on a website or an application
Install
Back End
It is also very simple, insert the Sensation Framework in the web folder and call it in the browser. example: http: //localhost/sensation/instal/indes.php and Database confing
Front End
It is used by copying the code below, and then pastes it into your application or website. Before that, you can use our CSS and JS to make certain functionalities work for you. These are the addressees:
<link rel="stylesheet" href="www.sensationenergy.com/se_css/se.css>
<script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src="www.sensationenergy.com/js_css/se.js"></script>