Abhishek-Dobliyal / Book-My-Auto

Mobile web app to book 🛺 without an installable app. Part of Nama Yatri Open Mobility challenge.

Home Page:https://book-my-auto.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book-My-Auto

Part of Namma Yatri Open Mobility Challenge.

Screenshots

Home Page Rides Page Route Map

Installation & Dependencies

Usage

  • Open Terminal/ Command Prompt, then navigate to the project directory and type in:
npm install
  • Once everything is setup, type in:
npm run serve
  • The above command should result in something like this:
> frontend@0.1.0 serve
> vue-cli-service serve

 INFO  Starting development server...
 DONE  Compiled successfully in 7988ms

  App running at:
  - Local:   http://localhost:8080/ 
  - Network: http://192.168.134.61:8080/

Note: Do not forget to plug-in your API key inside src/store/index.js store object.

To-Do

  • Add real-time location
  • Location Auto complete
  • User authorization
  • Improve styling

About

Mobile web app to book 🛺 without an installable app. Part of Nama Yatri Open Mobility challenge.

https://book-my-auto.netlify.app

License:MIT License


Languages

Language:Vue 84.4%Language:JavaScript 11.4%Language:HTML 4.0%Language:CSS 0.2%