Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuraikari/sitetemplate
OOP-Template for websites
https://github.com/kuraikari/sitetemplate
css js oop php website
Last synced: 26 days ago
JSON representation
OOP-Template for websites
- Host: GitHub
- URL: https://github.com/kuraikari/sitetemplate
- Owner: Kuraikari
- Created: 2017-03-21T08:45:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T15:15:48.000Z (over 6 years ago)
- Last Synced: 2024-11-07T16:30:04.146Z (3 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)