No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
<!-- Include you email address that you can be reached should people want to contact you about helping with your change, status is requested, or technical issues need to be resolved. If the change proposal is owned by a SIG, please also add a primary contact person. --> | <!-- Include you email address that you can be reached should people want to contact you about helping with your change, status is requested, or technical issues need to be resolved. If the change proposal is owned by a SIG, please also add a primary contact person. --> | ||
* Email: <phracek@redhat.com> | * Email: <phracek@redhat.com> | ||
* Name: [[ Bohuslav Kabrda ]] | |||
* Email: <bkabrda@redhat.com> | |||
== Current status == | == Current status == |
Revision as of 10:25, 15 July 2013
Developer Assistant GUI
Summary
The feature aims to provide GUI for devassistant package.
Owner
- Name: Petr Hracek
- Email: <phracek@redhat.com>
- Name: Bohuslav Kabrda
- Email: <bkabrda@redhat.com>
Current status
- Targeted release: Fedora 20
- Last updated: 2013-07-15
- Percentage of completion: 50%
Detailed Description
This feature aims to provide GUI frontend for devassistant package which currently only works on commandline.
Benefit to Fedora
Make development on Fedora easier for beginners who are afraid of/don't want to work with terminal.
Scope
- creating wizard for each specific part for devassistant backend
- all information will be taken from devassistant engine
- selecting type of project per language
- specification project path and name
- specification what extension will be used during project generation
- showing log window with all actions in tree dialog
Upgrade/compatibility impact
How To Test
Install "devassistant" package, run devassistant-gui and experiment.
User Experience
Developer Assistant GUI will be GUI tool for faster setting projects based on devassistant backend
Dependencies
Only devassistant package itself.
Contingency Plan
Do not ship the result if not ready. Since the feature is not required for anything else in the system, there will be no complications if not shipped.
Documentation
Online documentation for GUI will be accessible at our current documentation site (https://developer-assistant.readthedocs.org), the same generated html documentation will also be accessible in a newly introduced devassistant-docs subpackage.
Release Notes
Developer Assistant GUI feature will provide graphical user interface for generating new projects using devassistant [[ https://fedoraproject.org/wiki/Features/DevelopersAssistant ]]. More in-depth release notes will be produced when we actually do the release.