HOKGroup / MissionControl

Mission Control is a MEAN Stack Web App for interaction with Revit and project management.
Other
47 stars 15 forks source link

Issue with typing #159

Closed albertotono closed 6 years ago

albertotono commented 6 years ago

I did a mistake while I was typing the file path on Mission Control for a Project in the Revit Server. Maybe could be an enhancement for some specific use cases to provide another option to the user to "publish" the model directly from Revit.

ksobon commented 6 years ago

@gschleusner could this be something that we can ask Alberto to look at? It should be easy enough for him to handle. It would be a Revit addin with a connection to MC database and some REST API calls. Should be easy.

gschleusner commented 6 years ago

I guess it would be stand alone anyway. @albertotono do you know C#?

albertotono commented 6 years ago

Thanks, @ksobon and @gschleusner. I used sporadically C#, I created only 3 Plug-Ins for Revit with C#. I used for 2 months C# for Unity (a bit different). But I would be really flattered to help you with this task. Kind Regards

ksobon commented 6 years ago

@gschleusner what do you think? I mean this is a job for a few days so even if he has 1day/week it should be reasonable timeline. This is a very small task, and if we are going to evaluate Alberto's abilities, let's do this here rather than in Dynamo. These two (dynamo/MC devs) are completely unrelated.

@albertotono the process is quite simple. You must create a new branch from the master in HOK-Revit-Addins repository (never work on master). Add a new tool to Mission Control project. Submit a PR. I will review it. When it's done we can merge. Makes sense?

This will let me evaluate Alberto's abilities in following areas: