GithubHelp home page GithubHelp logo

cwanyo / taxireview Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 2.0 7.91 MB

Find and check taxi reviews in realtime

Home Page: https://taxireview-wvn.firebaseapp.com

TypeScript 53.94% HTML 32.20% CSS 12.53% JavaScript 1.34%

taxireview's Introduction

Taxi Review

This hybrid mobile application is a part of the Hybrid Mobile Development (CS 4404) project that created by Assumption University students.

Link to our website

Description

The application that allows users to find and check taxi reviews from other users in realtime

Features

Account Registration

  • Login via Google or Facebook

Find Taxi

  • Take a photo or typing in the licence plate number to find the taxi

Create Review

  • Give rating according to categories (e.g. service,politeness or cleanness)
  • Comment in text

View Reviews

  • Show taxi details
  • Show overall rating and comment from other users in realtime

Getting Started

How To Set Up:

Download and install the latest Node.js. Then, install the Ionic CLI and Cordova:

$ npm install -g ionic cordova

How To Run With The Ionic CLI:

First, clone this repository and install all the required dependencies:

$ git clone https://github.com/Cwanyo/TaxiReview
$ cd TaxiReview
$ npm install

After all the dependencies are installed, run the following command to launch the app in the browser:

$ ionic serve

To run it on ios:

$ ionic cordova platform add ios
$ ionic cordova run ios

or on android:

$ ionic cordova platform add android
$ ionic cordova run android

Architecture

  • Ionic 3 & Cordova - The hybrid application framework
  • Firebase - Used for authentication, realtime database, cloud storage and hosting

API

  • OpenALPR - Automatic license plate recognition library

Known Issues And Bugs

Contributors

  • Chatchawan yoojuie
  • Vorapat phorncharroenroj

taxireview's People

Contributors

cwanyo avatar

Watchers

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