GithubHelp home page GithubHelp logo

idl99 / feed-u Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 27.43 MB

FeedU is a fully-featured Mobile Web app for Home Cooked Food Delivery developed primarily using jQuery Mobile, jQuery and Javascript, as part of a course taken in Mobile User Experience. The app is hosted on Github Pages and you can find the link in the README.

HTML 71.44% CSS 7.50% JavaScript 15.66% Sass 5.40%
html css javascript jquery jquery-mobile grunt mobile-web-app

feed-u's Introduction

Feed U

FeedU is a fully-featured Mobile Web app for Home Cooked Food Delivery developed primarily using jQuery Mobile, jQuery and Javascript, as part of a course taken in Mobile User Experience. It also involves other developer features such as Live Reload and Task Automation using the Grunt Task Runner.

You can find the app hosted here.

Prerequisites

  • Node.js

Setup

Run the following to install project-level dependencies

npm install

and the following to install global dependencies

npm install -g sass browserify grunt-cli
Dependency Description
SASS CSS preprocessor
Browserify a tool that bundles static files together
Grunt task runner that builds the project

Run

To run the project, simply run the following command

npm run dev

The above command will execute a Grunt task that

  • sets up a static file server which supports live reloads
  • watches for file changes and rebuilds the project (compile SASS, bundle JS, sync dist folder etc.)

feed-u's People

Contributors

dependabot[bot] avatar deshankoswatte avatar idl99 avatar theprincedrip avatar vinulauthsara avatar

Stargazers

 avatar  avatar

Watchers

 avatar

feed-u's Issues

Issues when starting app from the following pages

  • Payment Methods page (successful redirect after adding payment method on Stripe Checkout)
  • Order in progress page (successful redirect after entering one time payment details on Stripe Checkout)

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.