GithubHelp home page GithubHelp logo

kopop8 / undonered Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 7.61 MB

Turkish restaurant rating app. Feel free to use the code. The backend is down so it doesn't work anymore

JavaScript 55.21% Vue 43.59% CSS 0.49% HTML 0.70%

undonered's Introduction

Undonered App (undonered)

Undonered with Quasar

Quick disclaimer

When running in dev you should also run the backend. When running in production its possible that the server is not running.

How to install the Quasar CLI

npm install -g @quasar/cli

How to install Cordova

npm install -g cordova

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Run or build the app on mobile

$ quasar dev -m cordova -T [ios|android]

# ..or the longer form:
$ quasar dev --mode cordova -T [ios|android]

# using a specific emulator (--emulator, -e)
$ quasar dev -m cordova -T ios -e iPhone-7
# or
$ quasar dev -m cordova -T ios -e iPhone-X,com.apple.CoreSimulator.SimRuntime.iOS-12-2

# passing extra parameters and/or options to
# underlying "cordova" executable:
$ quasar dev -m ios -- some params --and options --here

Lint the files

yarn run lint

Build the app for production

quasar build

Test with Cypress

For this to work the application needs to be running locally in development (quasar) and the server locally in the test environment (See README.md in the server) (Command is something like: 'docker-compoe -f docker-compose.testfrontend.yml up')

yarn run test:e2e

Or

yarn run test:e2e:CI

You can also install cypress and see the test running visually

  • Install cypress
npm i -g cypress
  • Open cypress PASOP de frontend moet nu ook aanstaan 'quasar dev'
cypress open

Technical document

See technical_document.md

Functional Design

See funcitnal_design.md

undonered's People

Contributors

kopop8 avatar dependabot[bot] avatar

Stargazers

Edgar II, Ramos O. avatar Jonas Pimentel avatar Bruno Neves avatar

Watchers

 avatar

Forkers

ramos208

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.