Tutorial: Task list
To give you a quick flavor of neome, let us create a simple Task list enterprise application.
Key pain points
- All the employees should be able to create tasks in a common group.
- Employees cannot see other employee's tasks.
- The owner should be able to see and update the tasks of all the employees.
Why is this important?
- Enterprise needs only one group on which they share the task list.
- Since group membership is role based, addition and deletion of employees does not require change.
- Task visibility is controlled through roles and reporting relationships.
- Using this enterprise application is as simple as messaging.
- Building such an application is as simple as creating spreadsheets.
What next?
- First try the app.
- Second build the app.