Square – Responsive Admin App with AngularJS (Admin Templates)
Intro
“Square” is a fully responsive admin web App built with AngularJS. It use Sass CSS (Now LESS CSS is also available) which makes it easy to modify. (The latest version is 1.2.2)
Features
- Responsive Design. Looks good on desktop, tablet and phone.
- 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, Spanish, Japanese, Chinese, German, French, Italian, 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, and now LESS CSS is also available). Easy modification with variables.
- Multiple Colors Support, you can build your own by changing a few variables.
- Light Weight.
- Built with Bootstrap 3.
- Valid HTML5 and CSS3
- Cross Browsers
- And much more.
Please rate it
if you like it, it helps for more updates, thanks so much!
. And if you have any questions that are beyond the scope of the documentation, please feel free to contact me.
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](http://bower.io/), [Grunt](http://gruntjs.com/) 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
- angularjs-google-maps Google maps v3 angularjs directive module
- jqvmap jQuery Vector Map Library
Changelogs
VERSION 1.2.2 (4 June 2014)
- Feature: Allowing user to add custom JS files in scripts folder
- Chore: Fix a typo
VERSION 1.2.1 (21 May 2014)
- Fix: Fix textAngular 404 error caused by its new version
- Chore: Clean up bower.json file
VERSION 1.2 (5 May 2014)
- Feature: Add LESS CSS (Now you can use Scss or LESS)
- Fix: Fix left menu can not scroll on mobile bug
- Fix: Better top header layout on phone
- Docs: Update docs
- Chore: Update i18n
VERSION 1.1 (29 April 2014)
- Feature: Add forgot password page
- Feature: Add invoice page
- Feature: Add tags input
- Feature: Add scrollable box
- Feature: Add ribbons
- Feature: Add more buttons
VERSION 1.0 (23 April 2014)
- Initial release