{ 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!
You can contrbute by proposing new ideas, fixing bugs you found or working on desktop apps.
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