Skip to content

A sample I was asked to create for code interview at FrontierPC. Use php as backend, and Rapppid.js libary

Notifications You must be signed in to change notification settings

matt-catellier/rappidUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rappid.js

Project built using LAMP stack, and PHP for backend. Using jQuery and Rappid.js for front end.

Tasks

  1. Instead of loading that emergency procedure as the initial chart, have it load the JSON from the server over ajax.
  2. Add a button to the top toolbar to save the existing chart as JSON, also over ajax, to a PHP endpoint. You can write to a flat file for now.

Onboard

  1. Install node and npm package manager.
  2. change to directory on your local APACHE server. Make sure apache server is running.
  3. git clone https://github.com/matt-catellier/rappidUI.git
  4. cd KitchecnSink 3
  5. npm install
  6. go to local host with patch /KitchenSink/public

NOTE:

  • make sure you have read, write, execute permissions on the folder you store it in

About

A sample I was asked to create for code interview at FrontierPC. Use php as backend, and Rapppid.js libary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published