aviv-or / cssgalore

CSSGalore is a web based CSS3 code generator for most commonly used styling options. It generates the code using user input, with live preview of the changes. CSSGalore is written using JQuery, CodeIgniter and Materialize Framework. Some functionalities are powerd by clipboardjs and jscolor(JavaScript Colorpicker).

Home Page:http://cssgalore.petrovicstefan.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS GALORE

cssgalore.petrovicstefan.rs

Made with love License Version

{ CSS GALORE } is a web based CSS3 code generator for most commonly used styling options. It generates the code using user input, with live preview of the changes. CSSGalore is written using JQuery, CodeIgniter and Materialize Framework. Some functionalities are powered by ClipboardJS, JsColor and Nativefier (Used for creating native wrapper for the website).


Even though there are a bunch of CSS code generators out there, I made this as a self-improvement project with the goal to learn some new stuff. That being said, if you have any tips, find any bugs, have any ideas on how to improve these tools please feel free to speak your mind. Any input is appreaciated, especially if it's constructive critisism!


Conribute:


You can contrbute by proposing new ideas, fixing bugs you found or working on desktop apps.


How to use:

You can either:

  • Download desktop application from Releases

Or:

  • Download or fork the repository

  • Locate application/config/config.php

    Define base_url for the project
    
  • Locate application/config/database.php

    Setup database information(Used for changelog, sitemap and gradient collection on official website)
    
  • Locate application/controllers/contact.php

    Add the necessary email information if you wish to recive emails via contact form
    
    The commented lines need to be changed
    

About

CSSGalore is a web based CSS3 code generator for most commonly used styling options. It generates the code using user input, with live preview of the changes. CSSGalore is written using JQuery, CodeIgniter and Materialize Framework. Some functionalities are powerd by clipboardjs and jscolor(JavaScript Colorpicker).

http://cssgalore.petrovicstefan.rs

License:MIT License


Languages

Language:PHP 88.3%Language:JavaScript 6.9%Language:Hack 3.5%Language:CSS 0.9%Language:HTML 0.3%Language:XSLT 0.1%