Skip to content

gohzenhao/INFS3202

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheRecipesProject

Share your personal recipes with the world!

LAMP stack

Simple recipe website built on a MVC framework. Built using PHP, MySQL, Javascript, HTML, CSS running on a apache server.

Installation

  1. Install XAMPP
  2. Clone git repo into the /htdocs directory

NOTE: Ensure folder of the root of this project is same name as that in /app/config/config.php and in /public/.htaccess

Development setup

This project uses composer to install required dependencies. Run :

composer update

Contributors

Yuliang Zhou – @githubyuliangzhou7@gmail.com

Jeffrey Goh - @github - gohzenhao@gmail.com

Dependencies & Libraries

PHPMailer - https://github.com/PHPMailer/PHPMailer

TCPDF - https://github.com/tecnickcom/tcpdf

Simple HTML DOM Parser - https://github.com/sunra/php-simple-html-dom-parser

Rachet Websockets - http://socketo.me/

Bootstrap - https://getbootstrap.com/

JQuery - https://jquery.com/

Image Upload Preview - https://github.com/Gaohaoyang/Upload-Image-Preview-Plugin

Google Maps API - https://cloud.google.com/maps-platform/maps/

Youtube API - https://developers.google.com/youtube/v3/

Waypoint - http://imakewebthings.com/waypoints/

Animate CSS - https://daneden.github.io/animate.css/

Password hashing - Uses the bcrypt algorithm (default as of PHP 5.5.0) https://secure.php.net/manual/en/function.password-hash.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages