House 2 House - for Cash Cleaning Runs

https://github.com/rossaddison/yii2-house2house

1

House to House Management Software eg. Cleaning Services

  • Shared hosting, RBAC, Gocardless, Google Translate

  • Postcode->Street->House->Daily Clean->Google Maps->Revenue

  • Costcode category->Costsubcategory->Cost->Total costs

  • Annual Revenue Sheet

  • Multi-language if converting 800 sentences using the Google Translate Module.

  • Multi-divisions. Database 0 Administrator. Databases 1 to 10. Subdivisions

  • Direct debit mandates through Gocardless.

  • Ideal for window cleaning or cleaning cash based businesses.

  • InfoWindow of Houses to be cleaned on Google Map

  • >= Php 7.1, Yii 2.0.35. Tested on Php 7.4.7

  • v1.0.0 - Released 14 May 2020

  • v1.0.1 - Released 24 May 2020

This repository has been archived on Github as from August 2020. The simplified version is currently being maintained on github.

User contributed notes 6

rossaddison at May 24, 2020, 8:01:07 PM

v1.0.1 Released

New features

rossaddison at Jun 7, 2020, 9:56:25 AM

Houses to be cleaned features on Google Street Map for each Postcode

rossaddison at Jun 14, 2020, 11:48:23 AM

Tree View created for the Postcode->Street->House structure

rossaddison at Jul 12, 2020, 12:33:10 AM

Streets can be sorted by means of Sjaakp/yii2-sortable-behavior's drag and drop A non-paginated list of all streets can be sorted by simply dragging and dropping. When the page is refreshed the new order or sequence is shown.

More mobile-phone friendly condensed houses list. An abbreviated version of views/product/index.php has been copied to condensed.php. All columns not normally accessed in a hands on working environment are excluded by visible = false command.

rossaddison at Sep 24, 2020, 11:12:47 AM

Simplified version:

  • One database.
  • No subscription module through Paypal.
  • Php 7.4.9
  • Yii2 version 2.38
  • One user/administrator
rossaddison at May 4, 2021, 1:36:53 PM

Invoicing System incorporated:

  1. Creates email templates allowing for the input of field information.
  2. Uses modified pdf templates normal, overdue, and paid.
  3. Archives pdfs when the email is sent.
  4. Allows for attachments to the email and keeps record of these attachments in the database.
  5. Allows a multilanguage interface in the settings section.

Php 7.4.9 Yii2 version 2.41.1 mySql 5.7.31 Chrome Apache Netbeans

Leave a comment

Login or signup to post comments.