Giter Club home page Giter Club logo

funtime-bistro's Introduction

ProjectFunTime

CPSC 304 project - PHP webpage management system for database

Platforms

  • Amazon Relational Database Service for MySQL 5.7
  • Composer 1.2.2
  • PHP 7.0.0

Steps to get this running on your system (Linux/MacOSX)

Make sure you have php version >=7.0.0 and composer version >=1.1.0

If upgrading to PHP version 7.0, update path in ~/.bash_profile by running: 'sudo nano ~/.bash_profile' adding this path: export PATH=/usr/local/php5/bin:$PATH

Please use this link to get composer https://getcomposer.org/download/

Clone this repo

In the root folder, run 'composer update'. This will install project dependencies.

If composer command not found, find the location of composer.phar or redownload and run: 'sudo mv composer.phar /usr/local/bin/composer'

Navigate to public folder and run 'php -S localhost:8000'.

Goto localhost:8000 on your favorite web browser.

Project By

  • Harry Zhi
  • Patrick Lin
  • Eric Wu
  • Paul Tran

funtime-bistro's People

Contributors

patricklinpl avatar pqtran avatar harryzhi avatar wewic avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.