{"id":13749150,"url":"https://github.com/tungtouch/HubTaxi-Server","last_synced_at":"2025-05-09T12:30:40.686Z","repository":{"id":21970295,"uuid":"25295075","full_name":"tungtouch/HubTaxi-Server","owner":"tungtouch","description":"[Deprecated] ","archived":true,"fork":false,"pushed_at":"2023-04-10T08:53:55.000Z","size":3204,"stargazers_count":349,"open_issues_count":7,"forks_count":330,"subscribers_count":84,"default_branch":"master","last_synced_at":"2024-08-04T07:03:02.589Z","etag":null,"topics":["grab","uber"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tungtouch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-10-16T09:22:38.000Z","updated_at":"2024-07-09T20:01:57.000Z","dependencies_parsed_at":"2022-08-18T03:05:35.611Z","dependency_job_id":"25fc0d8b-1ec3-4d22-80a8-e42fe9bf6224","html_url":"https://github.com/tungtouch/HubTaxi-Server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tungtouch%2FHubTaxi-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tungtouch%2FHubTaxi-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tungtouch%2FHubTaxi-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tungtouch%2FHubTaxi-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tungtouch","download_url":"https://codeload.github.com/tungtouch/HubTaxi-Server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224859694,"owners_count":17381676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grab","uber"],"created_at":"2024-08-03T07:00:56.113Z","updated_at":"2024-11-15T23:32:12.522Z","avatar_url":"https://github.com/tungtouch.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\n\nHubTaxi: Server Side\n===\n\n\n\n### Technology use:\n- Serverside:\n  - Node.js \n  - Expressjs\n  - MongoDB (mongoose)\n  - Socket.io\n- Clientside:\n  - Angularjs Framework.\n  - Bootstrap Twitter.\n  - Phonegap, cordova and ionic framework. (for hybrid app)\n\n### Setup:\n- Clone this repo to your local machine by: `git clone https://github.com/vsoft-lab/HubTaxi-Server`.\n- Okay, after clone it, you can install all dependencies by type: `npm install` on your terminal.\n- I used to mongo database for this repo, because you must install and start mongodb. In your terminal: `sudo /etc/init.d/mongodb start`\n- Use `mongorestore -d mydb dump/mydb` to restore database.\n- Fix path mongodb: config/init.js --\u003e `_db: 'mongodb://localhost/mydb'`\n- Finally, you can start server with command: `npm start` and then, your server will start at `http://localhost:6868`\n\n===\n### Reference :\n- Manager:\n  - Source code: `https://github.com/vsoft-lab/HubTaxi-Client/tree/master/manager`\n  - Demo: `http://103.232.121.63/taxi/webapp/manager/#/main` - User: `admin` | Password: `admin`\n  - Some screenshot:\n  Login:\n  ![login](https://github.com/vsoft-lab/HubTaxi-Server/blob/master/screenshot/login.png)\n  Main:\n  ![main](https://github.com/vsoft-lab/HubTaxi-Server/blob/master/screenshot/main.png)\n  ManageType:\n  ![managetype](https://github.com/vsoft-lab/HubTaxi-Server/blob/master/screenshot/managerCartype.png)\n  Setting:\n  ![setting](https://github.com/vsoft-lab/HubTaxi-Server/blob/master/screenshot/setting.png)\n\n- Driver: \n  - Source code: `https://github.com/vsoft-lab/HubTaxi-Client/tree/master/driver`\n  - Demo: `http://103.232.121.63/taxi/webapp/driver/#/` user/pass: 30h-9999/123123\n  - Screenshot:\n\n  ![driver1](https://github.com/vsoft-lab/HubTaxi-Server/blob/master/screenshot/driver1.png)\n  ![driverLoad](https://github.com/vsoft-lab/HubTaxi-Server/blob/master/screenshot/driverLoad.png)\n  \n  ===\n  \n  ![driverLogin](https://github.com/vsoft-lab/HubTaxi-Server/blob/master/screenshot/driverLogin.png)\n  ![history](https://github.com/vsoft-lab/HubTaxi-Server/blob/master/screenshot/histories.png)\n  \n- Client: \n  - Source code: `https://github.com/vsoft-lab/HubTaxi-Client/tree/master/client`\n  - Demo: `http://103.232.121.63/taxi/webapp/client/#/home`\n  - Screenshot:\n\n  ![client1](https://github.com/vsoft-lab/HubTaxi-Server/blob/master/screenshot/client1.png)\n  ![client2](https://github.com/vsoft-lab/HubTaxi-Server/blob/master/screenshot/showTaxi.png)\n  \n  ===\n  \n  ![client3](https://github.com/vsoft-lab/HubTaxi-Server/blob/master/screenshot/client3.png)\n  ![clientLogin](https://github.com/vsoft-lab/HubTaxi-Server/blob/master/screenshot/clientLogin.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftungtouch%2FHubTaxi-Server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftungtouch%2FHubTaxi-Server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftungtouch%2FHubTaxi-Server/lists"}