Summer of Code/2018/Making a Beginner Guide: Difference between revisions
Pratul1997 (talk | contribs) |
Pratul1997 (talk | contribs) |
||
| Line 52: | Line 52: | ||
====Dashboard==== | ====Dashboard==== | ||
::* The Dashboard would contain user’s basic information (like email address, name, | ::* The Dashboard would contain user’s basic information ( like email address, name, handles etc. ) and would allow him to easily share his work and/or collaborate with others. | ||
::* The dashboard can be logged in with Google ID, Github or Facebook ( more login options like single login providers like OneLogin and login using StackOverflow / StackExchange network ID may also be added if needed in future ). | |||
::* The dashboard can be logged in | ::* These details would be shared as per the privacy settings of the user where he can decide what information will be visible to which audience(a feature of user groups could be added in future). | ||
::* These details would be shared as per the privacy settings of the user where he can decide what information will be visible to which audience. | |||
::* The user would be able to bookmark the articles of the guide or add them to “read later” for future reference and access them from his dashboard whenever he needs. | ::* The user would be able to bookmark the articles of the guide or add them to “read later” for future reference and access them from his dashboard whenever he needs. | ||
::* '''Login won’t be | ::* '''Login won’t be compulsory to view the documentation.''' | ||
:* '''Technologies Used:''' NodeJS, JavaScript, Jquery, Bootstrap | |||
:* '''Technologies Used:''' NodeJS | |||
====Badge Feature in Dashboard==== | ====Badge Feature in Dashboard==== | ||