You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2018. It is now read-only.
Build a prototype of the application, which shows how the final application is going to look like, how it is going to work, the features it is going to have etc. This prototype is not going to be fully functional, for example not doing any gpg stuff yet.
Subtasks:
Get to know very well how egpg and gpg work.
Research and test GUI libraries and decide which ones to use.
Think and discuss about the features and functionality that should be implemented. Maybe design any mockups as well.
Write the code of the prototype. Several iterations may be needed to make sure it looks ok, getting any feedback from the others as well.
Ported the basic layout under the Application Framework. For now, that code is under the gui-devel branch. There are two more changes (that I have in mind) I need to make before making a pull request.
Added a few mocks of some independent components that can be merged directly with the main UI under mockups folder like Treeview with TreeStore (for contacts).
Wrote a few types of menus though the Application framework has its own menubar structure.
Build a prototype of the application, which shows how the final application is going to look like, how it is going to work, the features it is going to have etc. This prototype is not going to be fully functional, for example not doing any gpg stuff yet.
Subtasks:
egpg
andgpg
work.Related tasks: #1, #3, #5, #6
The text was updated successfully, but these errors were encountered: