暫無描述

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