Difference between revisions of "User:MeShubham99/GSoc15/OGV production ready plan"
From BRL-CAD
MeShubham99 (talk | contribs) |
MeShubham99 (talk | contribs) |
||
Line 1: | Line 1: | ||
Shall Consist of the TODO list for making Online Geometry Viewer, production ready at the end of GSoC'15 | 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 | + | |
− | * Basic Viewer: bug free (check for bugs and debug them) | + | * '''oAuth module and bug-free login system''' |
− | * embed model feature | + | 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). |
− | * Camera position for better viewing | + | * '''Basic Viewer: bug free (check for bugs and debug them)''' |
− | * enhanced dashboard features | + | 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. |
Revision as of 09:51, 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.