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

From BRL-CAD
(Created page with "=Development Logs=")
 
(Development Logs)
Line 1: Line 1:
 
=Development Logs=
 
=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 forms.

Revision as of 02:39, 20 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 forms.