Giter VIP home page Giter VIP logo

hubtaxi-server's Introduction

Hi

I am Tung Nguyen, founder of VSOFT SOLUTIONS. Here is my story:

  • From Nov 2013 to Apr 2014: our company developed Hubtaxi, an app that allows users to

connect with cab drivers fast, smartly and conveniently. During that time, our investors invested

$30000 for the first phase of the project, with the belief that we could achieve successes due to

the fact that major taxi apps, like Uber, GrabTaxi and Easytaxi, hadn’t set their feet on Vietnam

yet.

  • From May 2014 to Nov 2014: we entered the second phase. However, this time we faced the

above three major taxi apps. With big finance resources, they invested huge sums of money in

Vietnam, and those amounts easily surpassed the total amount of money we invested for the 2

phases. As a result, we had to cancel the project in July, 2014.

Even the project failed, I still didn’t want to waste the efforts of people who participated in this project.

So I came to a decision that "I will share this project in Github for everybody to learn from". Of course at that time I didn’t have any intention to continue the project.

But now with the new incentive and refreshment of mind, I want to have a strategic partner who will

support and realize the success of this project in any market of the world.

I’m always happy to discuss with you about the technologies and products.

Please contact me at [email protected] || Skype: tungtouch

Thanks & Best Regards!

====

HubTaxi: Server Side

Technology use:

  • Serverside:
    • Node.js
    • Expressjs
    • MongoDB (mongoose)
    • Socket.io
  • Clientside:
    • Angularjs Framework.
    • Bootstrap Twitter.
    • Phonegap, cordova and ionic framework. (for hybrid app)

Setup:

  • Clone this repo to your local machine by: git clone https://github.com/vsoft-lab/HubTaxi-Server.
  • Okay, after clone it, you can install all dependencies by type: npm install on your terminal.
  • I used to mongo database for this repo, because you must install and start mongodb. In your terminal: sudo /etc/init.d/mongodb start
  • Use mongorestore -d mydb dump/mydb to restore database.
  • Fix path mongodb: config/init.js --> _db: 'mongodb://localhost/mydb'
  • Finally, you can start server with command: npm start and then, your server will start at http://localhost:6868

===

Reference :

  • Manager:

    • Source code: https://github.com/vsoft-lab/HubTaxi-Client/tree/master/manager
    • Demo: http://103.232.121.63/taxi/webapp/manager/#/main - User: admin | Password: admin
    • Some screenshot: Login: login Main: main ManageType: managetype Setting: setting
  • Driver:

    • Source code: https://github.com/vsoft-lab/HubTaxi-Client/tree/master/driver
    • Demo: http://103.232.121.63/taxi/webapp/driver/#/ user/pass: 30h-9999/123123
    • Screenshot:

    driver1 driverLoad

    ===

    driverLogin history

  • Client:

    • Source code: https://github.com/vsoft-lab/HubTaxi-Client/tree/master/client
    • Demo: http://103.232.121.63/taxi/webapp/client/#/home
    • Screenshot:

    client1 client2

    ===

    client3 clientLogin

hubtaxi-server's People

Contributors

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