Skip to content

homo105/HubTaxi-Client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

All client for hubtaxi app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.1%
  • JavaScript 40.2%
  • CSS 8.5%
  • ApacheConf 2.2%