Filter data for sending money app

Hello everyone, I am currently working on an application for managing a sending and receiving money activity.

I have 5 users (user1, user2, user3, user4, user5) each in a city.

I have a [Send] table to record Sending

What I want: When a user saves for sending, he chooses the destination city and enters the other information. Once registered, the information must appear in the list of these sending (itโ€™s the only one to see) and also in the [Reception] list of the user who is in the city of reception (he must also be the only one to see)

I thought about using a Slice, but it is not possible to filter

Any help with orientation will be very useful to me.

0 1 145
1 REPLY 1

Steve
Platinum 4
Platinum 4

Huh? Filtering is one of the primary features of slices.

See also:


Top Labels in this Space