https://github.com/kuraikari/sitetemplate
OOP-Template for websites
https://github.com/kuraikari/sitetemplate
css js oop php website
Last synced: 8 months ago
JSON representation
OOP-Template for websites
- Host: GitHub
- URL: https://github.com/kuraikari/sitetemplate
- Owner: Kuraikari
- Created: 2017-03-21T08:45:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T15:15:48.000Z (about 7 years ago)
- Last Synced: 2024-12-28T20:29:13.315Z (10 months ago)
- Topics: css, js, oop, php, website
- Language: PHP
- Homepage:
- Size: 13.5 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OOP-Site-Generator
## Introduction
this is a OOP based html generator for experimental purposes.
It uses PDO for database connection.
## Features
- You can generate Websites with PHP code
- You can generate dynamic Styles with PHP code
- There are some code snippets useful for general use.
## Future implementations
- Dynamic Navigation bars
- Dynamic breakpoints for the CSS
- An Image generator for dynamic profile pictures
- Backend Administration (Admin Area)