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

From BRL-CAD
Line 23: Line 23:
  
 
* '''Add feedback system'''
 
* '''Add feedback system'''
Just so that the user can send the developer feedback and report bugs
+
Just so that the user can send the developer feedback and report bugs directly while using the web-app
  
 
* '''Adding an about/instructions page'''
 
* '''Adding an about/instructions page'''

Revision as of 11:35, 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 functionality up to the mark

Look into the bugs being faced while viewing the models. Includes small Enhancements if necessary. We will move on to enable the user to upload other 3D files as well. But first we need to ensure that there are no issues in the *.g files whatsoever.

  • 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 directly while using the web-app

  • 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.

  • Add content to the website

Can be done under back-end OR front-end. The site lacks content. Loads of content needs to be put up. Graphics included.

  • Deploy the web-app