Giter Site home page Giter Site logo

hubtaxi-client's Introduction

HubTaxi: ClientSide

The clientside have 3 part:

  • Manager: To manage all driver and user. (Fix URL API: manager/scripts/utils/vsoft.js line:26)
  • Driver: For drivers used. (Fix URL API: driver/scripts/services/configuration.js line: 9) (user/pass: 30h-9999/123123)
  • Client: Hybrid app for users. (Fix URL API: client/scripts/utils/vsoft.js line:28)

We used bower to manager all dependencies. You must run: bower install to install all dependencies for this app. To run app, locate each part to server static (such as apache, nginx root directory) and see it on localhost.

In addition, I provide a apk file named HubTaxi.apk to install android machine. I also provide an application for OSX. You can search keywork "HubTaxi" on apple store, instal and feel. :-)

Read full info at here!

hubtaxi-client's People

Contributors

ngnguyen1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hubtaxi-client's Issues

Manager application is not working.

Hi,
Please share the proper steps to run the manager application. whenever I execute "npm start" under HubTaxi-Client/manager/ folder, I am getting the error, "npm ERR! missing script: start"

-Prakash

APK is not working

Hi. I tried your android client application. The app is started with flash animation and hanging for while on the same window. Not even showing the login window.

-Prakash

Unable to login with Manager demo user.

After successfully setup the Server and Manager, the manager client is not working with the user "admin". As per the log, it seems the user "admin" is not created/available on the given demo DB. The debug image has been attached. PFA. Moreover, there is NO signup option for any user. Like to know how we can solve this user authentication issue.

-Prakash
debug-hubtaxi

manager login need username and password, but....

What format should I insert a user record in managers(collection), HubTaxi(db)?
like this ๏ผš

> show dbs
HubTaxi  0.078GB
local    0.078GB
> use HubTaxi
switched to db HubTaxi
> show collections
drivers
managers
system.indexes
users
> db.managers.insert({username: 'demo', password: 'demo'})
WriteResult({ "nInserted" : 1 })

it's err , pls help, thanks.

Cannot run client running ionic serve

Hi!
After I run bower install, I tried to run ionic serve but got this error:

"www" directory cannot be found. Please make sure the working directory is an Ionic project.
There was an error serving your Ionic application: "www" directory cannot be found. Please make sure the working directory is an Ionic project.

Is there any dependency missing?

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.