karneaud / wip-hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SafeTTTaxi PaaS

Concept of proof prototype for developing a Platform as a Service datasource API web service of Taxi information for client use.

Synopsis

Wanted to create a low budget utility app that would be used to help verify valid Taxi transportation for general travelling public.

Resources

Requirements

  • PHP min. >= 7.2, >= 7.4 (recommended)
  • Access to Google Sheet with a Google Forms

Installation

For devs clone the git and run composer install

Usage

Experimental at the moment but this suppose to be a interfacing service for clients and not really end user. But I do have a default client facing app. but

  • Visit the relative path /taxi/driver/create and create a taxi record.
  • Visit the relative path /taxi/driver/print/ or /taxi/driver/print/id where id is the record id of the information to use
  • Visit the / path to use a default demo app to scan the generated qr code and access the information as well as some basic sharing features.
  • Users can save the app to their device home screen for future use.

ToDo

  • Need to make the application more modular so users can change parameters to suit
  • Integrate automated SMS services
  • Evolve data source

License

MIT

About


Languages

Language:Blade 51.9%Language:PHP 38.8%Language:CSS 5.1%Language:JavaScript 3.5%Language:Shell 0.6%Language:Procfile 0.1%