Difference between revisions of "User:MeShubham99/GSoc15/OGV production ready plan"

From BRL-CAD
Line 15: Line 15:
 
* '''Enable model tagging'''
 
* '''Enable model tagging'''
 
Try to join uploaded and shared model with tags for searching purposes. The way youtube enables the user to add tags to their videos.
 
Try to join uploaded and shared model with tags for searching purposes. The way youtube enables the user to add tags to their videos.
 +
* '''Add feedback system'''
 +
Just so that the user can send the developer feedback and report bugs
 +
* '''Adding an about/instructions page'''
 +
Giving a walk-through to the website. Introducing the user to OGV and BRL-CAD.
 +
Crucial for a production ready website.

Revision as of 10:54, 14 May 2015

Shall Consist of the TODO list for making Online Geometry Viewer, production ready at the end of GSoC'15

  • REPORT and SOLVE existing bugs in backend
  • oAuth module and bug-free login system

There should be not one problem in the login process. The user should login through facebook and google IDs (even github, twitter if asked for).

  • Basic Viewer: bug free (check for bugs and debug them)

Look into the bugs being faced while viewing the models. Includes small Enhancements if necessary.

  • embed model feature

Allow the user to embed and share models.

  • Camera position for better viewing

Configure threeJS package in meteor app for better and easy viewing.

  • enhanced dashboard features

The dashboard looks really empty, some information needs to be put in. Will be more like a notification center for the user.

  • Enable model tagging

Try to join uploaded and shared model with tags for searching purposes. The way youtube enables the user to add tags to their videos.

  • Add feedback system

Just so that the user can send the developer feedback and report bugs

  • Adding an about/instructions page

Giving a walk-through to the website. Introducing the user to OGV and BRL-CAD. Crucial for a production ready website.