Git Product home page Git Product logo

shopdeliverycheck's Introduction

Shopping Delivery Check

Overview

The aim of this project is to create a simple tool that will make it possible for people to know how many people in their area are depending on supermarket shopping deliveries, so that they can make informed decisions about how much they should use these services.

Installation

This is a PHP application that should run on any server that supports PHP 5.5 or higher with Mod_Rewrite enabled. You will need to connect to a MySQL database:

  • Copy db.example.php to db.php
  • Update the configuration in db.php
  • Import db.sql into your database to create the information table
  • Run the loadpostcodes.php script to create the postcodes table

How to Contribute

Fork us and submit a pull request! All contributions welcome!

Technical Overview

  • First time in, details ae saved to database and a unique ID is returned
  • The unique id is passed around in URLs (this means that the user can update their info at any time by bookmarking the page, without any need for logins)
  • Layout uses Bootstrap 4.1.3
  • Rendering charts uses Chart.js 2.7.2
  • Icons from Font Awesome Free 5.3.1

License

This source code is released under the MIT license. Bootstrap and Chart.js are also released under the MIT license. Font Awesome Free and Comfortaa is provided under the SIL OFL 1.1 License

Credits

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.