/express-order

JS order system using PHP & SQLite

Primary LanguageCSS

express-order


A bare bones order system letting users log simple requests - uses Javascript with PHP and an SQLite database. The system can be set to be offline, in which cases requests cannot be logged. The DB is automatically created once the first request is logged.

Installation

  • Just git clone this repository into your local machine, and upload the contents to your web server. Filezilla is good for FTP uploads.
  • That's it! Web servers with PHP installed (most shared web hosting packages will have) will be able to run the system.

Live Demo

/express-order

Screenshots