-
Notifications
You must be signed in to change notification settings - Fork 0
Assignment2
AnthonySabbagh edited this page Aug 3, 2017
·
3 revisions
The purpose of this assignment is to add report and filter capabilities to the Patient Registration app you have built on Assignment 1.
- Generate a graph and corresponding table report to your Patient Registration app. Use Query Name = departmentStatus. This query will give you department wise count of number of patients based on patient Status i.e In-Patient, Out-Patient. Hint: Use same query for table and graph report. Also, make changes in javascript file to customize what you want to show on the x-axis, y-axis as well as for your graph title.
- Create a filter screen that allows users to report patient registrations by department and/or status.
- Once you have successfully added filter function to your app you will see a filter button in your Department Report as shown below:
-
Quickforms Basics
-
Tutorials
- Setup Tutorials
- App Development Tutorials
-
Assignments
-
Project
-
Applications
-
Quickforms Advanced
- Project With Database
- Advanced Setup
- HealthApp with Database
- Source Control
- Joining the Team
- Cordova Native Application
- Miscellaneous
- Project With Database
-
-
Form Controls
-
App Controls
-
Report Controls
-
Server Controls
-
Quickforms DAO
-
Email Notification
-
Migrating QuickForms3(Test Server) to QuickForms(Production-Server)