GithubHelp home page GithubHelp logo

mekzcnt / tlcreator Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 9.69 MB

Timeline Creator - Senior Project IT KMITL 2016 (B.C.2559)

PHP 48.10% Vue 0.22% Shell 0.16% Blade 51.52%
timeline timelinejs laravel54 laravel

tlcreator's Introduction

Timeline Creator

This project presents system for create timeline for describe news, events and histories. When you created it, you can view it on your browsers that timeline was displayed by TimelineJS JavaScript Library.

And can embed your timeline on your websites or your blogs too!

Backend system is powered by Laravel 5.4 and MySQL 5.7.6+ (The reason for these MySQL versions because they support JSON field type which uses with TimelineJS)

Example Timeline

Whitney Houston 1963 - 2012 : http://103.253.146.81/timeline/16

Whitney Houston Timeline

How to install

  1. Install LAMP
  • Linux (I'm using Ubuntu 16.04)
  • Apache 2.0+
  • MySQL 5.7.6+
  • PHP 7+
  1. Clone this system from my GitHub
$ sudo apt-get install git
$ git clone https://github.com/mekzcnt/tlcreator.git
  1. Update your Composer
$ composer update
  1. Generate Key on Laravel 5.4
$ php artisan key:generate
  1. Clear caches
$ php artisan cache:clear
$ php artisan view:clear
$ php artisan route:clear

tlcreator's People

Contributors

bossbaz avatar dependabot[bot] avatar mekzcnt avatar

Watchers

 avatar  avatar  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.