Build Task list
1. Introduction
video 1 => studio (add ajay and hana in production applies to all video 1 apps), group, employee chat, message forward, search
video 2 => owner add task employee can't see, employee add task owner can see
video 3 => owner task reporting, employee task report
Create enterprise with studio
- Welcome to neome!
- We are going to build a task list app from scratch.
- The key pain points we will solve are,
- 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.
- Create account ([email protected])
[Let us create a developer account to build the enterprise app]
- OTP
[Copy the OTP from your email]
- Go to studio
[Now go to studio]
- Create enterprise drawer "Your task list"
[and create the enterprise and click on the created enterprise]
- Add roles, Owner and Employee
[add two roles an Owner and an Employee]
- Create group task list (owner can send messages, employee cannot)
[create a group called task list and add the necessary permissions]
- Deploy enterprise
[now deploy the enterprise]
-
Now lets try this app by adding few users
-
Go to Production and select users tab
[to add users go to route production and go to users tab]
-
Let us add [email protected] as owner of the app.
-
Let us add [email protected], [email protected], [email protected] as the employees of the app.
-
Remember to make ajay manager of hana, ali, and mike
-
Let us run the app
-
On the left tablet let us sign in as [email protected] with the password Demo1234. ajay is the owner of the app.
-
On the right mobile let us sign in as [email protected] with the password Demo1234. hana is the employee of the app.
[Both ajay and hana are seeing their home screens]
- Click on task list group
[Let us click on the task list groups. You can see that only ajay has the chat input bar]
- Ajay send "Hello" on the group
[Let us send hello]
- Ajay send an image
[Let us send an image]
- Show attachment picket
[You can also send contacts, location, video, audio, document like a regular messaging app] [Also notice that you there are receipts]
- Show message info
[And see the message info]
- Search "Hello
[Or search hello]
- Search "Mike" and send hello.
[Can also send individual messages to employees from the address book]
[As you can see with little effort we got the whole chat app with dynamic role base group.]
[In the next video we will build the app to send tasks in addition to regular messages]