Summer of Code/2016/Sugarizer Server Dashboard: Difference between revisions

H4xr (talk | contribs)
H4xr (talk | contribs)
No edit summary
Tag: visualeditor-switched
 
(One intermediate revision by the same user not shown)
Line 112: Line 112:


The use of frameworks like bootstrap will help to build a responsive frontend which will help improve the user experience. The backend being powered by node.js and mongodb will help in better utilization of resources since most of the work will be IO based and the non-blocking IO of node.js will help improve the performance. This will also help in reducing the number of language dependencies the Sugarizer project is based on.
The use of frameworks like bootstrap will help to build a responsive frontend which will help improve the user experience. The backend being powered by node.js and mongodb will help in better utilization of resources since most of the work will be IO based and the non-blocking IO of node.js will help improve the performance. This will also help in reducing the number of language dependencies the Sugarizer project is based on.
==='''Mock Designs'''===
[[File:Login_page.png|thumb|left|Login page for dashboard]]
[[File:Dashboard_page.png|thumb|center|Dashboard for the server]]
These designs are the initial mockups and will be refined as per the requirements in the future.


=='''Milestones'''==
=='''Milestones'''==