ZealotCompany / ux-team-boilerplate

Working on boilerplate
MIT License
0 stars 0 forks source link

Sign Up System(Driver) #1

Open anara123 opened 9 years ago

anara123 commented 9 years ago

Requirements

Fir st Name Last Name Email Username Password Mobile Number (Required) Birth Date (Required) Image (Optional) Gender (Required) License Number (Optional) Driver License (Optional) Car Brand (Autocomplete) Car Model (Optianal) Car Year Car Image (Optional)

anara123 commented 9 years ago

You can pull now

ismanf commented 9 years ago

I am ready.

anara123 commented 9 years ago

Ready for Code Review?

ismanf commented 9 years ago

No!I mean ready to start.Now status is "In progress".

anara123 commented 9 years ago

Are you kidding me?! We don't declare "I am ready" when you ready to work. For this we have sprint board and "In Progress " bar

ismanf commented 9 years ago

I am supprised!!!I dont knaw if this is right word:).You knaw ABP framework creates angular services automatically.So you dont have to write own one.JavaScript part (Abp Framework) reads methods in your AppService class and creates services on the way in run time.So this reduces tidies of typing too much code.I tried this way and it absolutely works.But you creating explicitly anguar services.Why write services if ABP generates needed services dynamically?We just need cshtml views and controllers.Not even modules.Please answer!!!

anara123 commented 9 years ago

Please, send me the webpage or the article where the explanation for this.

On Jan 4, 2015 12:20 PM, "ismayilmalik" notifications@github.com wrote:

I am supprised!!!I dont knaw if this is right word:).You knaw ABP framework creates angular services automatikally.So you dont have to write own one.JavaScript part (Abp Framework) reads methods in your AppService class and creates services on the way in run time.So this reduces tidies of typing too much code.I tried this way and it absolutely works.But you creating explicitly anguar services.Why write services if ABP generates needed services dynamically?We just need cshtml views and controllers.Not even modules.Please answer!!!

— Reply to this email directly or view it on GitHub.

ismanf commented 9 years ago

It is in the ABP documentation here you go http://aspnetboilerplate.com/Pages/Documents/Dynamic-Web-API Just read the "Using dynamic javascript proxies" part.

ismanf commented 9 years ago

And by the way i contacted to the author of ABP -Halil Ibrahim Kalkan.He told me that had a training on ABP at the Istanbul.And soon video records will be available.I am following from twitter.When i get the records i will share with you guys.

anara123 commented 9 years ago

Very well! Yes we can use it. It could make our life easier. But first we need to learn exactly how to use it

ismanf commented 9 years ago

No problem! Tomorrow i wil show you the way to use it and how it works.I think i knaw what is the point.ABP like a wordpress make proqrammer not to go far.Just use tools and bumm you are done!Luckly it is opensource:)

ismanf commented 9 years ago

I implementde dynamic service method in our solution.Everything perfect guys!!!!

anara123 commented 9 years ago

I used it too, and it works goood! On Jan 4, 2015 8:20 PM, "ismayilmalik" notifications@github.com wrote:

I implementde dynamic service method in our solution.Everything perfect guys!!!!

— Reply to this email directly or view it on GitHub https://github.com/ZealotCompany/ux-team-boilerplate/issues/1#issuecomment-68638368 .

ismanf commented 9 years ago

Conguratulations!Yesterday i hated ABP but now i love it!!!