Znergy / blossom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blossom

OG date was Mar 9 2017. v.1.0

By Alex Lee, Keith Stedman, Ryan Jones, Kaya Winn

Description

A modern generic content management system based on php framework. Blossom enables easy website design changes for users and businesses. Unlike most CMS that require prior knowledge to build a website, Blossom only asks user for their website information to build a complete website that will be hosted by Blossom.

Support and contact details

doomcat9167@gmail.com or keithstedman@gmail.com or ryanjonesirl@gmail.com or kwinn@psyreal.net

Specs

Behavior Input Output
Create new user record in MySQL PHP post with MySQL query New database record created
Create configuration record in MySQL PHP post with MySQL query New database record created
Change stored values in database PHP post with MySQL query Updated database record
Build HTML from stored values PHP get with MySQL query Render document dynamically from stored values in database

Setup and Installation

  • Install Apache and PHP, and configure
  • Install MySQl and configure
  • Clone repository
  • Copy setup files to Apache WWW
  • Initialize new database
  • Load index.php

Technologies Used

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

License

This project is licensed under the MIT License - license

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE

Copyright (c) 2017 Blossom

About


Languages

Language:PHP 37.1%Language:CSS 30.9%Language:JavaScript 23.1%Language:HTML 8.9%Language:Shell 0.1%