Coder Social home page Coder Social logo

heckme / shared-resource-lock-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from perrich/shared-resource-lock-website

0.0 2.0 0.0 63 KB

A website to manage shared resources locks using PHP and Angular 4.x.

License: Apache License 2.0

PHP 28.74% JavaScript 20.19% TypeScript 39.14% HTML 5.41% CSS 6.52%

shared-resource-lock-website's Introduction

shared-resource-lock-website

A website to manage shared resources locks using PHP and Angular 2.

Provide a way to manage limited resource access by creating an easy lock mechanism and a web dashboard.

Details

  • PHP part contains a REST webservice to manage the resource list. A single JSON file is used as persistance layer.
  • Website is created using Angular 2. It provides a dashboard view and a resource details view.
  • Gulp script is used to build and package the Web site

Prerequisites

  • Node.JS (npm/gulp)
  • Gulp (build)
  • PHP (server side shared management)

How to test it?

You only need 4 steps :

  1. Run "composer install" in the app folder.
  2. Run "npm install" in the source folder
  3. Edit the resource.service.ts to define the right URL of the webservice, for instance http://localhost/resources
  4. Run "gulp serve"

How to deploy?

  1. copy the below listed folders:
  • app
  • dist
  • vendor
  1. modify the app/config.json file
  2. modify the app/db.json file to define your resources
  3. dist should be the web site root directory
  4. that's all!

shared-resource-lock-website's People

Contributors

perrich avatar

Watchers

James Cloos avatar raj 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.