No Description

Robert Marshall 25288f56d0 Add 'Readme.md' 5 years ago
Controller 4f820ddb04 Remove temperature stuff 6 years ago
DB Scripts 5a2aa8f4fd Make all scripts set the engine and charset so that everything works like when it was originally set up. 6 years ago
Database 15053f367d New gallery management 7 years ago
Interfaces 9cb54c60b9 10 years ago
Model 17c493a99b Change image upload default location 6 years ago
Tests fac72b47a7 9 years ago
View 4f820ddb04 Remove temperature stuff 6 years ago
base f75cd1cba1 Image upload 7 years ago
css 433ef303d2 Remove CSS folder as it's now managed via build server 6 years ago
images 15053f367d New gallery management 7 years ago
less 62119a1139 Protocol agnostic url for google font 7 years ago
lib 11451fb927 Deprecated constructor fix 7 years ago
nbproject 5bc5ddf779 9 years ago
scripts 6a6888eccd Replace global variable assumption with angular.module 6 years ago
.gitignore 433ef303d2 Remove CSS folder as it's now managed via build server 6 years ago
.htaccess 9cb54c60b9 10 years ago
Readme.md 25288f56d0 Add 'Readme.md' 5 years ago
index.php ae354ce47a Build is broken. Need to make a create_users.sql file 9 years ago
settings.ini 4f820ddb04 Remove temperature stuff 6 years ago
setup.php 39569bd2bb 9 years ago
template.php 4ca1af7fde Load minified angular 6 years ago

Readme.md

The "powerhouse" behind my website

(though not for long)

This is my own implmentation of an MVC framework written in PHP. I wrote this because I wanted to learn how to put one together.

It got abandoned due to it being tedious to work with and it being "good enough" to use.

It's now being rewritten in C# in this repo: https://git.robware.uk/rob/Website