Yes, it does, my team wants to build an application with multiple interfaces. a sample functionality would be:
a platform where a high school sends the list of their top students to the Dean who looks through the record and approves, thus making them(students on the list) eligible for college scholarships. The college receives a notification from the high school, note that the college also uses the application but their interface is different. they receive a notification followed by the details from the high school. the college's interface is for moving this details around, For instance, from the registry to accounts department, to the students' department of choice. but in our case instead of student's name transfer, the app is for payment and monitoring.
so the processes involve :
1. Bulk upload of an excel file and the file is supposed to be populated in a table on the app, not as an excel file anymore.
2. Approval, request and decline notifications
3. Dashboard for monitoring transaction history and uploads
so much more... DO YOU THINK THIS IS HIGHLY ACHIEVABLE WITH JOGET?