Skip to content

Sample application to demo PHP Lumen, REST, and AngularJS tech

Notifications You must be signed in to change notification settings

claylong/simple-notes-demo

Repository files navigation

simple-notes-demo

A simple note managment web application based on PHP+Lumen and AngularJS.

Overview

Designed and developed to demonstrate my skills as a developer. The application features an RDBMS, PHP, the PHP framwork "Lumen", and AngularJS.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What you need to install the software and how to install them

  • PHP 7.0+
  • Lumen
  • MySql compatible RDBMS
  • npm

Installing

Webpack?

npm install

Setup database?

Host

php -S localhost:8080 -t public

Running the tests

PHPunit tests

Angular tests

Deployment

.ENV file?

About

Sample application to demo PHP Lumen, REST, and AngularJS tech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published