$5.00
Out of stock
Description
Have your employees in a structured database – saved in the Browser.
Technologies that this package includes are from modern and forward looking.
- IndexedDB – It includes Create Read Update Delete (CRUD) operations on a basic Employee record with Data Store – the browser offline data storage (IndexedDB database) – implemented in pure JavaScript (with no dependendies)
- It uses the Flutter Framework for User Interface library and the Web as a Target Platform.
- The code is organized in Model – View – View Model Design Pattern. This means you could alter the data source of the data models or add some additional business logic changes – without changing a single line of the User Interface code.
- The UI Code is responsive. On Landscape screens (width > height) – the view split in two 50/50 – list + add/edit. On Portrait screens – the user interface is with one view at a time list or add/edit.
The current list of files included in the Employees Database Management App Package is:
/.packages /test /test/widget_test.dart /.metadata /web /web/index.html /web/favicon.png /web/icons /web/icons/Icon-192.png /web/icons/Icon-512.png /web/manifest.json /web/app.js /web/sw.js /web/fest.json /web/Employee.html /pubspec.lock /employees_database.iml /ios
/pubspec.yaml /.gitignore
/lib /lib/viewModel /lib/viewModel/EmployeeViewModel.dart /lib/ui /lib/ui/EmployeeDetails.dart /lib/ui/EmployeeList.dart /lib/ui/EmployeesDatabaseDrawer.dart /lib/ui/EmployeeListItem.dart /lib/ui/EmployeeAddEdit.dart /lib/adddependencies.txt /lib/utils /lib/utils/DataAccess.dart /lib/utils/utils.dart /lib/main.dart /lib/model /lib/model/Employee.dart /lib/model/Result.dart /lib/db /lib/db/EmployeeIndexedDbDao.dart /lib/i18n /lib/i18n/messages_all.dart /lib/i18n/AppLocalizations.dart /lib/i18n/intl_en.arb /lib/i18n/messages_en.dart /lib/rest /lib/rest/Constants.dart
And Platform Specific files not important at the moment. The full list of files could be viewed here:
https://programtom.com/appbuilder/zimbdWPaCfaRaGJxi87AQE6wsIY3bgZrvlHmDm90j4/Employees_Database/FLUTTER_WEB_BROWSER_CRUD_PHP_BACKEND/online/employees_database/employees_database.txt
The list of files, the demo, the product package/files list/ and probably the price will be upgraded in the future with the improvements in the Generator App Product that creates this small app.
You can open the demo from this link: https://programtom.com/appbuilder/zimbdWPaCfaRaGJxi87AQE6wsIY3bgZrvlHmDm90j4/Employees_Database/FLUTTER_WEB_BROWSER_CRUD_PHP_BACKEND/online/employees_database/

