initial push
parents
Showing
.angular-cli.json
0 → 100644
.editorconfig
0 → 100644
.gitignore
0 → 100644
README.md
0 → 100644
e2e/app.e2e-spec.ts
0 → 100644
e2e/app.po.ts
0 → 100644
e2e/tsconfig.e2e.json
0 → 100644
karma.conf.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "asklawyer", | ||
"version": "0.0.0", | ||
"license": "MIT", | ||
"scripts": { | ||
"ng": "ng", | ||
"start": "ng serve", | ||
"build": "ng build --prod", | ||
"test": "ng test", | ||
"lint": "ng lint", | ||
"e2e": "ng e2e" | ||
}, | ||
"private": true, | ||
"dependencies": { | ||
"@angular/animations": "^5.2.0", | ||
"@angular/common": "^5.2.0", | ||
"@angular/compiler": "^5.2.0", | ||
"@angular/core": "^5.2.0", | ||
"@angular/forms": "^5.2.0", | ||
"@angular/http": "^5.2.0", | ||
"@angular/platform-browser": "^5.2.0", | ||
"@angular/platform-browser-dynamic": "^5.2.0", | ||
"@angular/router": "^5.2.0", | ||
"angular-io-datepicker": "^1.3.1", | ||
"bootstrap": "^3.3.7", | ||
"core-js": "^2.4.1", | ||
"ng2-datepicker": "^2.2.5", | ||
"ng2-fullpage": "^2.1.0", | ||
"ngx-bootstrap": "^2.0.2", | ||
"ngx-fullpage": "^4.0.6", | ||
"rxjs": "^5.5.6", | ||
"zone.js": "^0.8.19" | ||
}, | ||
"devDependencies": { | ||
"@angular/cli": "1.6.8", | ||
"@angular/compiler-cli": "^5.2.0", | ||
"@angular/language-service": "^5.2.0", | ||
"@types/jasmine": "~2.8.3", | ||
"@types/jasminewd2": "~2.0.2", | ||
"@types/jquery": "^3.3.0", | ||
"@types/node": "~6.0.60", | ||
"codelyzer": "^4.0.1", | ||
"jasmine-core": "~2.8.0", | ||
"jasmine-spec-reporter": "~4.2.1", | ||
"karma": "~2.0.0", | ||
"karma-chrome-launcher": "~2.2.0", | ||
"karma-coverage-istanbul-reporter": "^1.2.1", | ||
"karma-jasmine": "~1.1.0", | ||
"karma-jasmine-html-reporter": "^0.2.2", | ||
"protractor": "~5.1.2", | ||
"ts-node": "~4.1.0", | ||
"tslint": "~5.9.1", | ||
"typescript": "~2.5.3" | ||
} | ||
} |
protractor.conf.js
0 → 100644
src/app/app.component.css
0 → 100644
src/app/app.component.html
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/commonfooter/commonfooter.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/commonnavbar/commonnavbar.module.ts
0 → 100644
src/app/error/error.component.css
0 → 100644
src/app/error/error.component.html
0 → 100644
src/app/error/error.component.spec.ts
0 → 100644
src/app/error/error.component.ts
0 → 100644
src/app/error/error.module.ts
0 → 100644
src/app/lawyer/chat/chat.component.css
0 → 100644
src/app/lawyer/chat/chat.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/lawyer/chat/chat.component.spec.ts
0 → 100644
src/app/lawyer/chat/chat.component.ts
0 → 100644
<div class="lawyer_pages"> | ||
<div class="lw_contacts lw_set_head"> | ||
<div class="lw_co_head"></div> | ||
<h3>Contacts</h3> | ||
<hr> | ||
</div> | ||
<div class="container"> | ||
<div class="lw_contact_cabin"> | ||
<div class="lw_contact_us"> | ||
<div class="col-lg-6 col-md-6 col-sm-6"> | ||
<h4>Please fill this form to contact with us</h4> | ||
<div class="col-lg-6 col-md-6 pr5"> | ||
<div class="lw_contact_row"> | ||
<input type="text" placeholder="Name"> | ||
</div> | ||
</div> | ||
<div class="col-lg-6 col-md-6 pr5"> | ||
<div class="lw_contact_row"> | ||
<input type="text" placeholder="Phone"> | ||
</div> | ||
</div> | ||
<div class="col-lg-6 col-md-6 pr5"> | ||
<div class="lw_contact_row"> | ||
<input type="text" placeholder="Email ID"> | ||
</div> | ||
</div> | ||
<div class="col-lg-6 col-md-6 pr5"> | ||
<div class="lw_contact_row"> | ||
<input class="lw_set_loc" type="text" placeholder="Address Line"> | ||
</div> | ||
</div> | ||
<div class="col-lg-12 col-md-12 pr5"> | ||
<div class="lw_contact_row"> | ||
<textarea placeholder="Message"></textarea> | ||
</div> | ||
</div> | ||
<div class="clear"></div> | ||
<div class="col-lg-12 pr5"> | ||
<div class="lw_contact_row"> | ||
<div class="lw_btn_cab2"> | ||
<button type="button" class="lw_btn1"> | ||
Post Message | ||
</button> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="clear"></div> | ||
</div> | ||
<div class="col-lg-6 col-md-6 col-sm-6"> | ||
<div class="lw_contact_descript"> | ||
<h4>Contact Information</h4> | ||
<p> | ||
Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Non equidem invideo miror magis. | ||
</p> | ||
<hr> | ||
</div> | ||
<div class="lw_contact_address"> | ||
<ul> | ||
<li class="lw_address_loc"> | ||
4700 Millenia Blvd #175, Orlando,FL 32839, USA. | ||
</li> | ||
<li class="lw_address_phone"> | ||
001 (407) 901-6400 | ||
</li> | ||
<li class="lw_address_mail"> | ||
[email protected] | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<div class="clear"></div> | ||
</div> | ||
<div class="col-lg-12"> | ||
<div class="lw_set_map"> | ||
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d15716.415491818052!2d76.354862420135!3d10.008278235526713!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b080b62a7688a1d%3A0xea20f6a86d090450!2sInfopark+Campus%2C+Kochi%2C+Kerala+682030!5e0!3m2!1sen!2sin!4v1518606808687" allowfullscreen></iframe> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
\ No newline at end of file |
This diff is collapsed.
Click to expand it.
src/app/lawyer/lawyer.module.ts
0 → 100644
src/app/lawyer/lawyer.routing.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/lawyernavbar/lawyernavbar.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/user/about-us/about-us.component.css
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/user/about-us/about-us.component.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/user/answers/answers.component.css
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/user/answers/answers.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/user/answers/answers.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.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
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/user/user.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/user/user.routing.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/user/wallet/wallet.component.css
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/user/wallet/wallet.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/user/wallet/wallet.component.spec.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/user/wallet/wallet.component.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/.gitkeep
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/css/custom.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/css/language_translation.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/css/responsive.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/css/styles.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_attachement.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_avatar_girl1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_b1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_b2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_b3.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_b4.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_b5.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_b6.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_call_img.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_chat_search.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_check_bounce.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_consult.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_criminal.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_divorse.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_documentation.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_down_btn.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_edit.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_end_call.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_error.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_experience.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_fb.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_filter_drop.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_filter_search.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_flag.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_footer_fb.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_footer_twitter.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_google.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_home_banner.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_home_search.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_legal_advice.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_legal_advice_bg.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_legal_service.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_location.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_login_background.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_logo.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_logo_inner.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_logo_login.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_miniwindow.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_more.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_nav_drop_down.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_nav_more.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_property.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_ques_banner.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_ques_mark.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_question.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_rate_ribbon.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_search_result_bg.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_select_drop.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_select_search_drop.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_send.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_supremecourt.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/al_twitter.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_about.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_about_banner.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_about_pic.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_arrow_left.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_arrow_right.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_availability.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_btn_close1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_btn_close2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_chat.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_close_grey.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_close_red.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_close_white.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_close_yellow.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_contact_banner.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_contact_head.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_contact_loc.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_contact_mail.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_contact_phone.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_courts.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_edit.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_lawyer_pic1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_legal_banner.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_legal_service.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_location.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_meeting.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_my_appoint.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_place.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_practice.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_qa.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_qa_banner.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_radio_in.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_search_white.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_show.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_show_hide.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_star_rate.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_tick_green.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_upload_banner.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_upload_img.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_video.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_voice.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/ask_work.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/doc_img.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/e_boy1.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/e_boy2.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/e_girl1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/e_girl2.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/e_girl2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/e_girl3.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_btn_add.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_btn_close1.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_btn_close2.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_calendar.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_change_password.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_clock.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_clock_yellow.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_close.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_dropdown.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_forgot_password.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_submit_password.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_time.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_verify.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/modal_write.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/s_cross_black.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/assets/img/s_doc_pic.png
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/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/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/styles.css
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.spec.json
0 → 100644
This diff is collapsed.
Click to expand it.
src/typings.d.ts
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.
Please
register
or
sign in
to comment