https://github.com/jsoon/admin
Admin System, build by Bootstrap v3.1.1
https://github.com/jsoon/admin
Last synced: 12 months ago
JSON representation
Admin System, build by Bootstrap v3.1.1
- Host: GitHub
- URL: https://github.com/jsoon/admin
- Owner: JSoon
- License: mit
- Created: 2014-08-05T07:47:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-06T02:16:58.000Z (almost 12 years ago)
- Last Synced: 2025-05-22T05:11:24.563Z (about 1 year ago)
- Language: JavaScript
- Size: 24.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview #
Admin is a CMS web-front-end frame (back-end will be added later, using ASP.NET probably, based on enough time) , build by Bootstrap v3.1.1
# Usage #
I suggest the following two ways here:
1. Copy front-end folder to IIS server, then set dashboard.html as launch page, then run it
2. Download [xampp](https://www.apachefriends.org/index.html), and put front-end folder into <your disk>:/xampp/htdocs, then run localhost on your browsers
# Features Integration #
* All bootstrap features
* Form validation
* Datetime picker
* Canvas chart
* Font icon
* Rich-text editor
* File uploader (only client demo now)
* Simulative scrollbar
* CSS3 animation style
# Browser Compatibility #
IE8+, Chrome, Firefox (maybe Opera and Safari, not tested yet)
# Current Version #
SJ Admin v0.0.1
# License #
See details [here](https://github.com/JSoon/Admin/blob/master/LICENSE)