12-11-2019
parents
Showing
.editorconfig
0 → 100644
.gitignore
0 → 100644
README.md
0 → 100644
angular.json
0 → 100644
e2e/protractor.conf.js
0 → 100644
e2e/src/app.e2e-spec.ts
0 → 100644
e2e/src/app.po.ts
0 → 100644
e2e/tsconfig.e2e.json
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
{ | ||
"name": "mogobus", | ||
"version": "0.0.0", | ||
"scripts": { | ||
"ng": "ng", | ||
"start": "ng serve", | ||
"build": "ng build", | ||
"test": "ng test", | ||
"lint": "ng lint", | ||
"e2e": "ng e2e" | ||
}, | ||
"private": true, | ||
"dependencies": { | ||
"@agm/core": "^1.0.0", | ||
"@angular/animations": "^6.1.10", | ||
"@angular/cdk": "^7.3.7", | ||
"@angular/common": "^6.1.0", | ||
"@angular/compiler": "^6.1.0", | ||
"@angular/core": "^6.1.0", | ||
"@angular/flex-layout": "^6.0.0-beta.18", | ||
"@angular/forms": "^6.1.0", | ||
"@angular/http": "^6.1.0", | ||
"@angular/material": "^7.0.3", | ||
"@angular/platform-browser": "^6.1.0", | ||
"@angular/platform-browser-dynamic": "^6.1.0", | ||
"@angular/router": "^6.1.0", | ||
"@fortawesome/angular-fontawesome": "^0.3.0", | ||
"agm-direction": "^0.7.9", | ||
"angular-6-social-login-v2": "^1.0.5", | ||
"angular2-counto": "^1.2.5", | ||
"bootstrap": "^4.1.3", | ||
"bs-moment": "^0.3.1", | ||
"core-js": "^2.5.4", | ||
"font-awesome": "^4.7.0", | ||
"hammerjs": "^2.0.8", | ||
"jquery": "^3.4.1", | ||
"material-design-lite": "^1.3.0", | ||
"ng-bootstrap": "^1.6.3", | ||
"ng-pick-datetime": "^7.0.0", | ||
"ngx-bootstrap": "^3.0.1", | ||
"ngx-infinite-scroll": "^6.0.1", | ||
"ngx-slick-carousel": "^0.4.6", | ||
"rating": "^0.1.0", | ||
"rxjs": "^6.3.3", | ||
"rxjs-compat": "^6.3.3", | ||
"slick-carousel": "^1.8.1", | ||
"zone.js": "~0.8.26" | ||
}, | ||
"devDependencies": { | ||
"@angular-devkit/build-angular": "~0.8.0", | ||
"@angular/cli": "~6.2.5", | ||
"@angular/compiler-cli": "^6.1.0", | ||
"@angular/language-service": "^6.1.0", | ||
"@types/jasmine": "~2.8.8", | ||
"@types/jasminewd2": "~2.0.3", | ||
"@types/node": "~8.9.4", | ||
"codelyzer": "~4.3.0", | ||
"har-validator": "^5.1.3", | ||
"jasmine-core": "~2.99.1", | ||
"jasmine-spec-reporter": "~4.2.1", | ||
"karma": "~3.0.0", | ||
"karma-chrome-launcher": "~2.2.0", | ||
"karma-coverage-istanbul-reporter": "~2.0.1", | ||
"karma-jasmine": "~1.1.2", | ||
"karma-jasmine-html-reporter": "^0.2.2", | ||
"protractor": "~5.4.0", | ||
"ts-node": "~7.0.0", | ||
"tslint": "~5.11.0", | ||
"typescript": "~2.9.2" | ||
} | ||
} |
src/app/app.component.html
0 → 100644
src/app/app.component.scss
0 → 100644
src/app/app.component.spec.ts
0 → 100644
src/app/app.component.ts
0 → 100644
src/app/app.module.ts
0 → 100644
src/app/app.routing.ts
0 → 100644
src/app/footer/footer.component.html
0 → 100644
src/app/footer/footer.component.scss
0 → 100644
src/app/footer/footer.component.spec.ts
0 → 100644
src/app/footer/footer.component.ts
0 → 100644
src/app/home/account.zip
0 → 100644
File added
src/app/home/account/account.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/home/account/account.component.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/home/account/account.component.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/home/booking/booking.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/home/booking/booking.component.scss
0 → 100644
src/app/home/booking/booking.component.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/home/home.module.spec.ts
0 → 100644
src/app/home/home.module.ts
0 → 100644
src/app/home/home.routing.ts
0 → 100644
src/app/home/index/index.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/home/index/index.component.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/home/index/index.component.spec.ts
0 → 100644
src/app/home/index/index.component.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/home/success/success.component.html
0 → 100644
src/app/home/success/success.component.scss
0 → 100644
src/app/home/success/success.component.ts
0 → 100644
src/app/home/terms/terms.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/home/terms/terms.component.scss
0 → 100644
src/app/home/terms/terms.component.spec.ts
0 → 100644
src/app/home/terms/terms.component.ts
0 → 100644
src/app/loader/loader.component.html
0 → 100644
src/app/loader/loader.component.scss
0 → 100644
src/app/loader/loader.component.spec.ts
0 → 100644
src/app/loader/loader.component.ts
0 → 100644
src/app/navbar/navbar.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/navbar/navbar.component.scss
0 → 100644
src/app/navbar/navbar.component.spec.ts
0 → 100644
src/app/navbar/navbar.component.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/provider/auth.guard.ts
0 → 100644
src/app/provider/auth.service.ts
0 → 100644
src/app/provider/bookingData.ts
0 → 100644
src/app/provider/dateSet.pipe.ts
0 → 100644
src/app/provider/declare.model.ts
0 → 100644
src/app/provider/message.service.ts
0 → 100644
src/app/provider/search.pipe.ts
0 → 100644
src/app/provider/subject.service.ts
0 → 100644
src/app/provider/validation.service.ts
0 → 100644
src/app/provider/web.service.ts
0 → 100644
src/assets/.gitkeep
0 → 100644
src/assets/imgs/ad1.png
0 → 100644
402 KB
src/assets/imgs/arrow_left.png
0 → 100644
1.27 KB
src/assets/imgs/arrow_right.png
0 → 100644
1.23 KB
src/assets/imgs/asset_success.png
0 → 100644
26.3 KB
src/assets/imgs/banner.png
0 → 100644
75.1 KB
src/assets/imgs/blanket.png
0 → 100644
338 Bytes
src/assets/imgs/bus1.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/bus_2.jpg
0 → 100644
728 KB
src/assets/imgs/bus_3.jpg
0 → 100644
753 KB
src/assets/imgs/charger.png
0 → 100644
371 Bytes
src/assets/imgs/check.png
0 → 100644
3.22 KB
src/assets/imgs/date.png
0 → 100644
3.02 KB
src/assets/imgs/download.png
0 → 100644
989 Bytes
src/assets/imgs/driver.png
0 → 100644
5.94 KB
src/assets/imgs/drop_down.png
0 → 100644
3.34 KB
src/assets/imgs/experience.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/fb.png
0 → 100644
16.1 KB
src/assets/imgs/fb_icon.png
0 → 100644
652 Bytes
src/assets/imgs/food_beverage.png
0 → 100644
490 Bytes
src/assets/imgs/g_icon.png
0 → 100644
897 Bytes
src/assets/imgs/google.png
0 → 100644
26.2 KB
src/assets/imgs/hot_water.png
0 → 100644
479 Bytes
src/assets/imgs/icon_sprite.png
0 → 100644
18.5 KB
src/assets/imgs/insta1.png
0 → 100644
2.67 KB
src/assets/imgs/insta_icon.png
0 → 100644
986 Bytes
src/assets/imgs/left.png
0 → 100644
4.14 KB
src/assets/imgs/left_arw.png
0 → 100644
2.26 KB
src/assets/imgs/login_head.png
0 → 100644
85.4 KB
src/assets/imgs/logo.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/mail.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/mask_bg.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/mask_bg1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/mobile.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/mongo.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/offer1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/offer2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/offer3.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/operators.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/password.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/reset.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/right.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/right_arw.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/routes.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/seat_available.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/seat_booked.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/seat_ladies.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/seat_selected.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/shadow.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/sleeper_available.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/sleeper_booked.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/sleeper_ladies.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/sleeper_selected.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/slide.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/social1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/social2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/social3.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/spinner.gif
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/tickets.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/uncheck.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/user.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/imgs/wifi.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/js/checkout.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/browserslist
0 → 100644
This diff is collapsed.
Click to expand it.
src/environments/environment.prod.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/environments/environment.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/environments/server.config.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/favicon.ico
0 → 100644
This diff is collapsed.
Click to expand it.
src/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/karma.conf.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/polyfills.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/responsive.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/styles.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/test.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/tsconfig.app.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/tsconfig.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/tsconfig.spec.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/tslint.json
0 → 100644
This diff is collapsed.
Click to expand it.
tsconfig.json
0 → 100644
This diff is collapsed.
Click to expand it.
tslint.json
0 → 100644
This diff is collapsed.
Click to expand it.