Skip to content

Static frontend code for Moonesheep Admin - to be included into Moonsheep

License

Notifications You must be signed in to change notification settings

themoonsheep/moonsheep-admin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moonsheep-admin

Frontend code for Moonsheep App

JS/CSS uglified and compiled with Grunt

How does the progress bar work

The progress bar data-width attribute should carry the percentage of completion of the liberation/verification process. That number is then read and manipulated in the Moonsheep.progressBar() javascript function that is ran on jQuery(document).ready().

Please take a look at /src/js/moonsheep.js

About

Static frontend code for Moonesheep Admin - to be included into Moonsheep

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 60.5%
  • CSS 33.4%
  • JavaScript 6.1%