Code Monkey home page Code Monkey logo

rideon-for-drivers's Introduction

Delivery app

Based on Laravel 5.8 and RideOn 2.2 code base. Published by the permission of RideOn Australia owners.

Developing dependencies

  • PHP > 7.8
  • composer == 1.10.17
  • node.js (npm) > 14.0.0
  • laravel-mix > 6.0.0

Installation

Please send the requirement email to [email protected] or [email protected] to get installation artifacts.

Configure MySQL instance and export database.zip (need to send) dump to the database.

Configure .env file same way as in .env.development file.

Than run composer installation:

php composer.phar install

3rd-party

The application use integrations with next services:

  • Digital Ocean Spaces
  • Google Maps
  • HERE map services
  • Gloria food
  • Yelo
  • SquareUP
  • Cloudwaitress
  • Twilio
  • PayPal
  • Stripe
  • SendBird
  • GrowSurf
  • JotForm

Frontend apps

The apllication itself is a couple of pages or frontend applications.

There are:

  • Admin \ Dispatcher portal
  • Driver portal
  • Tracking portal
  • Merchant portal
  • Affiliate portal

Portals use classic route -> controller -> blade implementation with couple of js script and style assets.

Admin portal uses Yajra-datatables massively.

Deployment

See .gitlab-ci.yml and Ansible scripts at deployment folder to get how to deploy application.

Developer notes

This app negatively reacts to caching. Do not use php artisan config:cache or fix it.

Redisign frontend code using Vue and Laravel mix. Sample Vue app is on /tracking-vue route and uses TrackingPageController@index. To build Vue assets using mix, install npm package npm install and run npm run prod. Mix apps should be defined at webpack.mix.js.

rideon-for-drivers's People

Contributors

unuaunco avatar

Watchers

 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.