Difference between revisions of "User:MeShubham99/GSoc15/log development"
From BRL-CAD
MeShubham99 (talk | contribs) |
MeShubham99 (talk | contribs) |
||
Line 9: | Line 9: | ||
* Talking to Deepak, discussing about work flow | * Talking to Deepak, discussing about work flow | ||
* Finding resources that would help me develop back-end and go through my milestones | * Finding resources that would help me develop back-end and go through my milestones | ||
− | * Explored three.js. Made a few alterations to the code, and saw the effects on the view. I am particularly unhappy the way the models are being viewed. Lacks clarity, color etc. | + | * Explored three.js. Made a few alterations to the code, and saw the effects on the view. I am particularly <br />unhappy the way the models are being viewed. Lacks clarity, color etc. |
− | * Updated production ready plan after a few words with Sean. Deploying the app as soon as possible shall be a top priority. | + | * Updated production ready plan after a few words with Sean. Deploying the app as soon as possible<br />shall be a top priority. |
='''CODING PERIOD'''= | ='''CODING PERIOD'''= | ||
'''May 25''' | '''May 25''' | ||
− | * I think I should shift the login portion to the end (after deployment). Otherwise I'll have to do the settings twice unnecessarily. | + | * I think I should shift the login portion to the end (after deployment). Otherwise I'll have to do the settings <br />twice unnecessarily. |
− | * I'll work on the model-viewer page this week. Need to talk to Deepak about the front-end, so that we are finished with it completely this week. | + | * I'll work on the model-viewer page this week. Need to talk to Deepak about the front-end, so that we are<br />finished with it completely this week. |
* Getting random colors on models. Confused :/. How to handle coloring (definite colors on models). | * Getting random colors on models. Confused :/. How to handle coloring (definite colors on models). | ||
Line 23: | Line 23: | ||
<br /> | <br /> | ||
'''May 26''' | '''May 26''' | ||
− | * made a gmail ID by the name ogv.mailer[at]gmail.com. I'll use this Email ID to configure mailgun, and hand over the password to the BRL-CAD team. | + | * made a gmail ID by the name ogv.mailer[at]gmail.com. I'll use this Email ID to configure mailgun,and <br />hand over the password to the BRL-CAD team. |
* Implemented Email Verification of registered user. | * Implemented Email Verification of registered user. | ||
− | * Forgot Password working fine. Changed both there templates (which can be changed again, if someone has any question regarding that). | + | * Forgot Password working fine. Changed both there templates (which can be changed again, if <br />someone has any question regarding that). |
− | * omniAuth remains. Basic issue would be to verify 3rd party login. Need for some searching (which I have already done, but nothing impressive seen yet). | + | * omniAuth remains. Basic issue would be to verify 3rd party login. Need for some searching <br />(which I have already done, but nothing impressive seen yet).<br />Somebody just give me a link. |
+ | * Maybe I know what to do. | ||
+ | <br /> | ||
+ | '''May27''' |
Revision as of 09:10, 26 May 2015
Here goes my development logs
Consisting of daily updates on my work
BONDING PERIOD
- Playing around with meteor framework
- Getting to know how models are being viewed
- Updated the production ready plan
- Talking to Deepak, discussing about work flow
- Finding resources that would help me develop back-end and go through my milestones
- Explored three.js. Made a few alterations to the code, and saw the effects on the view. I am particularly
unhappy the way the models are being viewed. Lacks clarity, color etc. - Updated production ready plan after a few words with Sean. Deploying the app as soon as possible
shall be a top priority.
CODING PERIOD
May 25
- I think I should shift the login portion to the end (after deployment). Otherwise I'll have to do the settings
twice unnecessarily. - I'll work on the model-viewer page this week. Need to talk to Deepak about the front-end, so that we are
finished with it completely this week.
- Getting random colors on models. Confused :/. How to handle coloring (definite colors on models).
- Let's start working on smoother mouse rotation of camera [DONE]
- Removed grids and axes [looks more classy]
- Had some discussions, I'll get back to login now, from tomorrow then
May 26
- made a gmail ID by the name ogv.mailer[at]gmail.com. I'll use this Email ID to configure mailgun,and
hand over the password to the BRL-CAD team. - Implemented Email Verification of registered user.
- Forgot Password working fine. Changed both there templates (which can be changed again, if
someone has any question regarding that). - omniAuth remains. Basic issue would be to verify 3rd party login. Need for some searching
(which I have already done, but nothing impressive seen yet).
Somebody just give me a link. - Maybe I know what to do.
May27