https://github.com/gokemon/rainbow
MEAN-stack rainbow admin dashboard
https://github.com/gokemon/rainbow
angular bootstrap3 html5 javascript
Last synced: 9 months ago
JSON representation
MEAN-stack rainbow admin dashboard
- Host: GitHub
- URL: https://github.com/gokemon/rainbow
- Owner: gokemon
- Created: 2016-10-12T01:18:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-24T02:05:47.000Z (about 9 years ago)
- Last Synced: 2025-03-14T00:31:57.441Z (about 1 year ago)
- Topics: angular, bootstrap3, html5, javascript
- Language: HTML
- Size: 3.96 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rainbow
This is an Amazing Responsive Admin Templates and Themes Package with Bootstrap & AngularJS.

Rainbow is a fully responsive admin web App built with Bootstrap 3x & AngularJS 1x. It uses Sass CSS which makes it easy to modify.
Part of the contents on this project
There is the **rainbow** folder where the "core-code" project lives. The bower, gitignore, gulp and package.json files all live.
There is the **documentation** folder where the instructions on how to use it, and what the specs are.
And the **dist** folder where the outputted files for distribution and deployment live.
So all in all quite a challenge to** *get the git*.**
## Libraries Used ##
Libraries you will have at your command;
- jquery (which I have used before)
- angular (which I have used before)
- angular-animate (which I have used before)
- angular-ui-router (used before, but still trying to separate the node/express router, and ng-router stuff in my head)
- angular-aria
- angular-bootstrap and its lovely
- font-awesome
- bootstrap-file-input, and the angular roll-call resumes,
- angular-scroll
- angular-ui-calendar
- angular-validation-match
- angular-wizard (which does what, I have no idea)
- weather-icons
- webfontloader
- fullcalendar (which I have never used yet)
## Automation with Gulp ##
Gulp is a JavaScript task runner, and its list of devDependencies is also quite long.
## How to Use It? ##
Check out the How to Use It section in the documentation. But it is built on Node.js, Angular.js, as you know uses Gulp.js, and Bower for workflow. And Ruby for the SASS, and compass for windows SASS work(so you know I like it).
## Basic Template Structure ##
The basic structure of template (index.html) is quiet simple. It contains 3 parts: The header, which load all the stylesheets. The body, which contains the content of App. The footer, which load all the scripts.
ARIA attributes that convey state or semantic information about the application for users of assistive technologies, such as screen readers.