Skip to content

zulfinjuliant/codemetro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Code Metro (Codeigniter Metro UI CSS) kick starts the development process of the web development process by including Metro UI CSS into CodeIgniter. With this custom Codeigniter framework, you can make a site with an metro UI interface. It also includes certain libraries such as AWS and Facebook in-case you are developing applications requiring those SDKs. Now start working on your idea. Code Metro

Documentation

Now, in CodeMetro you have Flat UI Colors to have fun with them :). Example for navigation bar :

<!--begin navigation bar-->
<nav class="navigation-bar flatred">
...
</nav>

Color of navigation bar is red!!
nav-red

<!--begin navigation bar-->
<nav class="navigation-bar flatpurple">
...
</nav>

Color of navigation is purple!!
nav-purple

<!--begin navigation bar-->
<nav class="navigation-bar flatnight">
...
</nav>

Color of navigation is night!!
nav-night

<!--begin navigation bar-->
<nav class="navigation-bar flatyellow">
...
</nav>

Navigation color is yellow!!
nav-yellow

<!--begin navigation bar-->
<nav class="navigation-bar flatorange">
...
</nav>

Navigation color is orange!!
nav-orange

<!--begin navigation bar-->
<nav class="navigation-bar flatgrey">
...
</nav>

Navigation color is grey!!
nav-grey
You can do well on a button etc :)

Instalation

You can read the documentation about instalation in here >> Readme First!! :)

Release

This is currently a very active project. All changes will be latest in master file and may be have bugs, it you find that bugs just contact me, okay :)

License

Codeigniter License : The License and Metro UI License : MIT License

About

custom codeigniter with metro ui

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published