Flatify - Responsive Admin Web App

Download Bootstrap Themes & Template

Intro

"Flatify" is a fully responsive admin web App built with AngularJS and Bootstrap. It uses Sass CSS which makes it easy to modify.


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

Changelogs

VERSION 1.2 (latest)
  • Feat: Upgrade Bootstrap to 3.3.x
  • 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 (20 August 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 (20 May 2014)
  • Fix: Fix textAngular 404 error caused by its new version
  • Chore: Clean up bower.json file