Difference between revisions of "User:Inderpreet/GSoC14/logs"

From BRL-CAD
(Updated dev log for 20th may)
(Week 1)
Line 19: Line 19:
 
'''''20th May
 
'''''20th May
 
Completed the views and helpers for the templates and Added validations to the forms,  modified the directory structure and read Hacking file again and made edits to my code accordingly. Pushed the code to github https://github.com/inderpreetsingh/OGV-meteor. Forgot-password form is now able to send the mails but stuck at an error regarding Reset-Password template.
 
Completed the views and helpers for the templates and Added validations to the forms,  modified the directory structure and read Hacking file again and made edits to my code accordingly. Pushed the code to github https://github.com/inderpreetsingh/OGV-meteor. Forgot-password form is now able to send the mails but stuck at an error regarding Reset-Password template.
 +
 +
'''''21st May
 +
Reset-Password error solved, Authentication is complete now, Started looking into file upload. Tried a package called dropzone.js. Published my three.js package https://atmospherejs.com/package/ogv-threejs.

Revision as of 15:43, 21 May 2014

Development Logs

Community Bonding Period

  • Explored various options regarding nodejs and non-node frameworks.
  • Learnt basics of development with meteor, using templating engines etc.
  • Also looked into alternative framework Expressjs.
  • Discussed with mentors about the choice of framework.
  • Packaged three.js for meteor.
  • Ran a simple OBJLoader example in meteor.

Development Period

Week 1

19th May Worked on Authentication Module in meteor, wrote LogIn, Registeration, Forgot Password and Reset password form templates.

20th May Completed the views and helpers for the templates and Added validations to the forms, modified the directory structure and read Hacking file again and made edits to my code accordingly. Pushed the code to github https://github.com/inderpreetsingh/OGV-meteor. Forgot-password form is now able to send the mails but stuck at an error regarding Reset-Password template.

21st May Reset-Password error solved, Authentication is complete now, Started looking into file upload. Tried a package called dropzone.js. Published my three.js package https://atmospherejs.com/package/ogv-threejs.