설명 없음

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

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