DOWNLOAD BOOTSTRAP FLATIFY is a completely responsive administrator web App constructed with AngularJS and Bootstrap. It uses Sass CSS which makes it simple to alter.
Features
- Responsive Design.
- Web App (Single Page Application) Built with AngularJS. Fully AJAX powered, never refresh the entire page again. Faster, smoother.
- Runnable Task Application. Try it out.
- Internationalization (i18n) and Localization (l10n) support. Add English, Español(Spanish), 日本語(Japanese), 中文(Chinese), Deutsch(German), français(French), Italiano(Italian), Portugal(Portuguese), Русский язык(Russian), 한국어(Korean) for demo.
- Solid Workflow with Yeoman, dependencies (plugins) managment with Twitter Bower, tasks automation with Grunt just like Twitter Bootstrap project , make all things organised.
- Realtime Form Validation.
- Build with Sass CSS (Scss files are included). Easy modification with variables.
- Multiple Colors Support, you can build your own by change a few variables.
- Light Weight.
- Built with Bootstrap 3.
- Valid HTML5 and CSS3
- Cross Browsers
- And much more.
Credits
- Bootstrap The most popular front-end framework for developing responsive, mobile first projects on the web.
- jQuery write less, do more.
- AngularJS HTML enhanced for web Apps!
- angular-bootstrap Native AngularJS (Angular) directives for Twitter's Bootstrap.
- Yeoman, Twitter Bower, Grunt for modern web Apps.
- Font Awesome the awesome icon fonts.
- UnderscoreJS JavaScript's utility _ belt
- Toastr Simple javascript toast notifications
- bootstrap-slider simple range slider
- bootstrap-file-input Standardizes the file input field to look like a Bootstrap button in all browsers
- holderjs Holder renders image placeholders entirely on the client side.
- jquery.easy-pie-chart a lightweight plugin to draw simple, animated pie charts for single values
- morris.js Pretty time-series line graphs
- flot Attractive JavaScript charts for jQuery
- gauge.js 100% native and cool looking JavaScript gauge
- jquery-spinner A Number-Spinner based-on jQuery, Support Keyboard operations and continuous changing.
- jquery-steps A powerful jQuery wizard plugin that supports accessibility and HTML5.
- depositphotos Royalty-Free Stock Photos
- weather-icons Beautiful weather icons
- textAngular A radically powerful Text-Editor/Wysiwyg editor for Angular.js!
- flot.tooltip tooltip plugin for wonderful Flot plotting library
Changelogs
VERSION 1.3 (latest)
- Feat: Upgrade ui-bootstrap to 0.12.x
- Feat: Upgrade Bower packages to latest version. Including font-awesome (4.3.x), seiyria-bootstrap-slider (4.4.x), morris.js (0.5.x), textAngular (1.3.x), weather-icons (1.3.x)
- Feat: Upgrade NPM packages to latest version
- Feat: Update checkbox style
- Feat: Add changelog
- Fix: Update media component markup for bootstrap 3.3
- Fix: Remove link focus underline style
- Docs: Update documentation
- Chore: Update task content
VERSION 1.2 (11/14/2014)
- Feat: Upgrade Bootstrap to 3.3x
- Feat: Update angular-ui Bootstrap to 0.11.x
- Feat: Add loader
- Feat: Upgrade "seiyria-bootstrap-slider" to latest version, i.e. 4.0.1
- Feat: Upgrade weather-icons to latest version, i.e. 1.2.1
- Feat: Upgrade Font-awesome, Toastr, jQuery steps to the latest version
- Fix: Hide select arrow in Firefox 30+, thanks @calidae
- Fix: Update table markup, remove buggy responsive table by Zurb
- Chore: Update index.html to make it HTML5 valid
- Chore: Allow you also to run it with "grunt serve"
- Chore: Clean up
VERSION 1.1 (08/20/2014)
- Feat: Upgrade Bootstrap to 3.2.x
- Feat: Better radio, checkbox, select and rating
- Feat: Add pricing table
- Feat: Optimize timeline on mobile
- Feat: Update font awesome to 4.1.x
- Feat: Allow user to add plain JS in scripts folder
- Fix: Fix morris tooltip overlay on sidebar menu bug
- Fix: Fix a typo
- Chore: Update tooltip, popover option to avoid weird shift
- Chore: Update i18n data
- Chore: Update table markup
- Chore: Clean up blank page
VERSION 1.0.1 (05/20/2014)
- Fix: Fix textAngular 404 error caused by its new version
- Chore: Clean up bower.json file