MedUX

OpenSource EMR

User Tools

Site Tools


en:dev:get-involved

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dev:get-involved [2017/10/14 00:00] – old revision restored (2017/06/06 20:13) nerdocen:dev:get-involved [2018/03/18 12:32] (current) – [Get it up and running from source] Github->GitLab nerdoc
Line 3: Line 3:
 You don't have to be a programmer to be part of the development of MedUX. Just look down on this page and see if you can find something that meets your skills, you can help out with [[en:dev:translation|translations]], [[en:dev:artwork]], medical or generic feedback, usability improvements, etc. You don't have to be a programmer to be part of the development of MedUX. Just look down on this page and see if you can find something that meets your skills, you can help out with [[en:dev:translation|translations]], [[en:dev:artwork]], medical or generic feedback, usability improvements, etc.
  
-Just feel free to contact us.+Don't hesitate to [[en:contact|contact us]]!
  
 ===== Get it up and running from source===== ===== Get it up and running from source=====
-You find everything you need to build MedUX from source at the [[en:dev:build-instructions|build instructions page]].+You find everything you need to build MedUX from source at the [[https://gitlab.com/nerdocs/medux/MedUX|GitLab page]].
  
 ===== Report a bug ===== ===== Report a bug =====
Line 12: Line 12:
  
 ===== Translate in your language ===== ===== Translate in your language =====
-MedUX is intended to be language agnostic, and translating it is easy. Read everything you need about [[en:dev:translation|translating MedUX]].+MedUX is intended to be language agnostic, and translating is easy. Read everything you need about [[en:dev:translation|translating MedUX]].
  
 ===== Write code ===== ===== Write code =====
-If you are a programmer, you can join us and help with coding. Please consider reading the following docs to get a glance of how MedUX is written (apart from Python/PyQt documentation).+If you are a programmer, you can join us and help with coding. Please consider reading the following docs to get a glance of how MedUX is written (apart from Python documentation).
 MedUX is split up into [[en:dev:modules]] for better modularity, scalability, code readability, and separation of concerns. MedUX is split up into [[en:dev:modules]] for better modularity, scalability, code readability, and separation of concerns.
 +  * Have a look at the [[en:dev:zen-of-application-design|Zen of application design]].
 +  * [[en:dev:coding-concepts|Basic MedUX concepts]]
   * [[en:dev:coding-guidelines|Code Design & Guidelines]]   * [[en:dev:coding-guidelines|Code Design & Guidelines]]
   * [[en:dev:howto:module|How to write a MedUX module ]]   * [[en:dev:howto:module|How to write a MedUX module ]]
-  * [[en:dev:db-schema|Database schema]]+  * [[en:dev:db-schema|Database schema]] (FIXME shouldn't this exist **per module**?)
  
 If you are eager to start and want to take a small coding task, look at the [[en:dev:quickjobs|QuickJobs]] page. If you are eager to start and want to take a small coding task, look at the [[en:dev:quickjobs|QuickJobs]] page.
  
en/dev/get-involved.1507932024.txt.gz · Last modified: 2017/10/14 00:00 by nerdoc