An open API service indexing awesome lists of open source software.

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

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)