User:MeShubham99/GSoc15/log development
From BRL-CAD
< User:MeShubham99
Revision as of 04:30, 31 May 2015 by MeShubham99 (talk | contribs)
Here goes my development logs and personal notes
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).
- Smoother mouse rotation of camera [DONE] and 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 Email templates
- omniAuth remains. Basic issue would be to verify 3rd party login. Need for some searching
(nothing impressive seen yet). - Maybe I know what to do.
github branch "login" -> consisting of email verification+oAuth github branch "model-viewer" -> consisting of changes in the model viewer page
May27 - May 29
- I just went to my cousin's place for a hangout.
- Tech-fest in college, loads of meetings.
- Back to OGV from tomorrow
May 30
- In my searching for the solution I found a repo that has implemented github login, and is working fine there. I will be taking some reference from there for sure.
- Made a sample app and added user accounts in it. Added omniAuth successfully in the sample app.
- Still confused. It's the only part left in login. I'll need to ask about it from someone.
May 31
- Its early in the morning. And I found the bug, residing in router.js -_-.
- omniAuth will be finished by tonight. I am relaxed.