Harmonickey / EnHabit

1 stars 0 forks source link

BMW: .Net version #113

Open Saurutobi opened 8 years ago

Saurutobi commented 8 years ago

(BRANCH): bmw/asp/113

(DESCRIPTION): The .Net conversion on Hummer. Make the Ruby version .Net

(ACCEPTANCE CRITERIA): A fully-functioning .Net version of Hummer

(PARENT TICKET): none

(DEPENDENT TICKETS): none

Harmonickey commented 8 years ago

Please include the Knockout.js library from CDN into the project.

Harmonickey commented 8 years ago

Also, make subprojects Models and ViewModels. Install MVC4 if you don't have it already.

Harmonickey commented 8 years ago

We also need Newtonsoft JSON - but not sure if that's free

Saurutobi commented 8 years ago

Why? And yes it is.

On Dec 2, 2015, at 09:08, Alex Ayerdi notifications@github.com wrote:

We also need Newtonsoft JSON - but not sure if that's free

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

Harmonickey commented 8 years ago

If the 'why' is for Newtonsoft, it's just because I like using their easy library to pass JSON data between my controller/action endpoints from knockout ajax calls.

Saurutobi commented 8 years ago

Ok. So when we set up your asp project we can add newtonsoft to it. Since they're different projects this one doesn't need it.

On Dec 2, 2015, at 09:17, Alex Ayerdi notifications@github.com wrote:

If the 'why' is for Newtonsoft, it's just because I like using their easy library to pass JSON data between my controller/action endpoints from knockout ajax calls.

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

Harmonickey commented 8 years ago

Sure

ghost commented 8 years ago

also I'm not doing any of that stuff. this one is a webforms project. I'm not dealing with MVC for Hummer. all that stuff will definitely be on the Mercedes Project, and I'll let you set it up.

Harmonickey commented 8 years ago

just no post backs for user facing things like tenant and landlord portal

Saurutobi commented 8 years ago

yea. That's out of scope for this project. This is only Hummer, that admin site. But yes, no Postbacks on that stuff, I promise.

On Wed, Dec 2, 2015 at 11:39 AM, Alex Ayerdi notifications@github.com wrote:

just no post backs for user facing things like tenant and landlord portal

— Reply to this email directly or view it on GitHub https://github.com/Harmonickey/EnHabit/issues/113#issuecomment-161410168 .