Giter Site home page Giter Site logo

hqn21 / livechat-liff Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 58 KB

This is an online chat room website that can be an alternative to LINE original chat room when it can't provide one-to-one chat during your LINE@ account is in bot mode.

License: MIT License

PHP 28.67% JavaScript 40.39% Hack 30.94%

livechat-liff's Introduction

livechat-liff

English | 繁體中文

About The Project

This is an online chat room website that can be an alternative to LINE original chat room when it can't provide one-to-one chat during your LINE@ account is in bot mode.

Built With

  • Firebase JS SDK
  • LIFF API
  • jQuery
  • Bootstrap
  • Font Awesome
  • Flaticon

Project Directory Structure

livechat-liff/
├── js/
│   └── livechat.js
├── php/
│   └── handler.php
├── index.php
└── liffPage.php

Getting Started

Follow the instructions to set up the project locally.

Prerequisites

  • Apache
  • PHP 7.2
  • JavaScript ES6

Installation

  1. Clone the repo
    git clone https://github.com/hqn21/livechat-liff.git
  2. Enter your Firebase Information in js/livechat.js
    var firebaseConfig = {
        apiKey: "",
        authDomain: "",
        projectId: "",
        storageBucket: "",
        messagingSenderId: "",
        appId: "",
        measurementId: ""
    };
  3. Enter your LIFF Information in js/livechat.js
    liff.init({
        liffId: ''
    })

License

Distributed under the MIT License. See LICENSE for more information.

Contact

劉顥權 Haoquan Liu - [email protected]

Project Link: https://github.com/hqn21/livechat-liff/

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.