Commit Graph

9 Commits

Author SHA1 Message Date
Marcel Grześ 331f7d8322 Merge branch 'master' of https://github.com/SirLecram/HospitalServerManager 2019-01-12 11:29:38 +01:00
Marcel Grześ 81960a6660 Cleaning the code
The code was cleaned from unnecessary coments,
Background color was changed
2019-01-12 11:25:51 +01:00
Marcel Grześ 316483b0ac
Update description 2019-01-11 22:55:22 +01:00
Marcel Grześ f234ec1f26 First version of working application
- last changes and visual edit
2019-01-11 22:32:18 +01:00
Marcel Grześ 0806b25c79 Basic funcionality was completed.
- EditRecordDialog has been added and edited; Others pages (View) has been added and completed;
- All ViewModel and Models was completed;
- WebService, ApiComandProvider has full funcionality,
- New interface has been created;
- Application is working now :) it's time to refractoring and testing
2019-01-07 19:49:48 +01:00
Marcel Grześ 069f0612da Basic function development
A few models has been improved;
New pages has been added; NewRecordDialog has been added;
ViewNavigator was created; A type providers has been added; new interfaces has been added; New validator, which checks if interface is implemented has been added;
The application can read data and add new record by API now.
2018-12-29 11:58:25 +01:00
Marcel Grześ 52f1c1e71f Basic function development
All database models has been added;
All basic ViewModels has been added;
2018-12-22 15:52:17 +01:00
Marcel Grześ 9ab75e9b3b
Create README.md 2018-11-18 18:59:37 +01:00
Marcel 5f3a04a93d Initial commit 2018-11-18 18:49:40 +01:00