Git Product home page Git Product logo

getfood's Introduction

GetFoods

GetFood is an intended enterprise meal reservation application (SAAS).
In order for restaurant owners to keep an organized system, maximize table turnover, and reduce waiting time for customers, GetFoods was built to maintain a reliable and efficient food reservation and ordering system.


Objectives For Vendor:

  1. Accurate records keeping for insights on best dishes, quantity to provide and total income.
  2. Drive more purchase through an intuitive food ordering system.
  3. Create a means of cashless transactions for vendor.
  4. Eliminate issue of “Finding change”.
  5. Ease services process. For Customer:
  6. Provide an order/reservation system
  7. Provide cost analysis / history on food spending.
  8. Eliminate issue of “Finding change”

Scope The Application is currently targeted at small to medium food vendors (in several companies).


Technologies The Application will be built with VS code as an IDE. A Progressive web app (PWA), using the following technologies:

  1. HTML
  2. CSS
  3. JS
  4. Vue js
  5. Laravel
  6. MySQL

PWA Support

  • 1. Add to mobile homescreen, using manifest.json file
  • 2. Offline support with serviceworker.js
  • 3. Dynamic content (API) support using indexed DB (iDb.js)
  • 4. Push web and mobile notifications, using Onesignal.

Packages

Laravel

  1. s-ichikawa/laravel-sendgrid-driver
  2. tymon/jwt-auth
  3. intervention/image
  4. guzzlehttp/guzzle
  5. darryldecode/cart


APIs
  • 1. Onesignal
  • 2. Paystack

Vue
  • "bootstrap-vue": "^2.1.0",
  • "moment": "^2.24.0",
  • "vee-validate": "^2.1.5",
  • "vue-paystack": "^2.0.2",
  • "vue-router": "^3.0.2",
  • "vue-socialmedia-share": "^1.0.1",
  • "vue-toasted": "^1.1.26",
  • "vue2-animate": "^2.1.0",

Cost Hosting – 4,800 Per Yr. Domain name – 3,900 (getfoods.com) Per yr. TOTAL: N8,700


Design User levels:

  1. Vendor
  2. Customer
  3. SuperAdmin


Modules: Vendor 1. Auth 2. Cart 3. Create product 4. Order history (Vendor) 5. Purchase history (Customer) 6. Browse food (Read)

Database Tables:

  1. Favorites
  2. Foods
  3. Orders
  4. temps
  5. Users


Steps to setup the local env.

Install xamp.

Search the keyword "laravel doc" in your browser.

Select documentation.

Download and install composer, its a small file, type the word "composer" in your cmd to verify installation.

Copy the code to install laravel and paste in your CMD, hit enter.

After installation.

Close and reopen cmd then run the word "laravel" to verify Sucesful installation.

Make sure your project is in the local server, htdoc folder for xamp.

Start xamp.

Then run "php artisan serve" to start the server, then enter the specified localhost url in your browser, usually localhost:8000.

*You need to install nodeJs to run vue. https://git-scm.com/download/win

open the project and run 'npm run watch to start the vue server, along side laravel as backend'

getfood's People

Contributors

moby47 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.