Ανάπτυξη ολοκληρωμένης εφαρμογής για τον εντοπισμό ασθενειών βάσει συμπτωμάτων και την παρακολούθηση της υγείας ασθενών

View/ Open
Keywords
Android ; Node.js ; Angular-cli ; Ασθένειες ; ΣύμπτωμαAbstract
This diploma thesis was aimed at the easy and quick search of disease-based symptoms. An application that will not replace the doctor in any way but will offer users the search for diseases, provide them with information about the diseases they choose, have the ability to create their own personal medical history, and finally they can they send information about their health status through simple, quick and easy-to-use questionnaires.
For the above objectives the diploma thesis was designed and developed a web application and an application for smartphones with android operating system.
These two applications use a SQL database in which the diseases exist with all their information, user data as well as their history with the questionnaires.
Applications communicate with the database with the help of the backend implemented with node.js. The frontend was implemented with angular cli.
Finally, google analytics-firebase was used to get app stats. In addition, the capabilities of Okeanos (cloud) and github were used for version control and continuous integration.