Summer of Code/2013/moksaya: Difference between revisions

No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== [http://sanskritdictionary.org/moksaya Moksaya] Project : ==
== [http://sanskritdictionary.org/moksaya Moksaya] Project : ==
==== A Dajngo based web app aimed at sharing and collaboration of sugar activities to foster learning and creativity ====
<big>'''A Django based web app aimed at sharing and collaboration of sugar activities to foster learning and creativity'''</big>


Goal of this project is to implement a Project Sharing site to foster collaboration and sharing of Sugar Activities over the internet.The website upon the completion would also provide REST-API’s , so that the services of the website could be utilised by the Sugar Activities to share the project on the site from within the Sugar Environment.
Goal of this project is to implement a Project Sharing site to foster collaboration and sharing of Sugar Activities over the internet.The website upon the completion would also provide REST-API’s , so that the services of the website could be utilised by the Sugar Activities to share the project on the site from within the Sugar Environment.
Line 396: Line 396:




=== Site Model ===  
== Site Model ==
I have planed to design the RESTful interface to the Moksaya project , and I have written a web app to consume these APIs  using [ http://angularjs.org/  AngularJS ]
I have planed to design the RESTful interface to the Moksaya project , and I have written a web app to consume these APIs  using [ http://angularjs.org/  AngularJS ]
Initially Moksaya project offers a RESTful interface to the following interrelated models :
Initially Moksaya project offers a RESTful interface to the following interrelated models :
Line 844: Line 844:
         }
         }
     ]
     ]


=== TODOS ===
=== TODOS ===