Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamthesiz/mvc-website

This is a website I built that uses a home made MVC framework. I built it from the ground up. The only thing I didn't build was the ADODB library I used to add and get posts to the database. The database used was MySQL (PHP MyAdmin).
https://github.com/iamthesiz/mvc-website

Last synced: 1 day ago
JSON representation

This is a website I built that uses a home made MVC framework. I built it from the ground up. The only thing I didn't build was the ADODB library I used to add and get posts to the database. The database used was MySQL (PHP MyAdmin).

Awesome Lists containing this project

README

        

MVC Website
===========

[This is a website](http://roomatematcher.com/) I built using an MVC framework I also created. I built it from the ground up. The only thing I didn't build was obviously the ADODB library used to transfer data about blog posts, categories, and users from the database. The database used was MySQL (PHP MyAdmin). Administrative capabilities are incorporated so admins can delete posts, comments, categories, as well as registered users.

APIs Used:
- USA Today
- The Onion
- CDYNE Weather service (returning the weather based off of a search using your zip code)


![alttext][website]

[website]: http://i.imgur.com/e7kHw8W.jpg