TheDurian / food-group-app

1 stars 0 forks source link

adding initial database integration #21

Closed TheDurian closed 9 months ago

TheDurian commented 9 months ago

Adding initial database integration and connecting to the list screen.

You can see what it looks like below. Basically i added to create a local database on the phone. I added a PLUS button on the top that adds a sample Restaurant to the database (hence the random names). The cards will show the id of the restaurant in the database on the right, the name of the restaurant, and the "date visited" which i just set to Today for this test data.

Long-clicking on the cards will delete the restaurant from the database.

I have to look into how to reference the labels and people more, i commented that stuff out for now

image

lounami commented 9 months ago

I'll work this Friday and Saturday on making some items, been busy with work. Might call you to make sure the set up is right.