lgaddy893 / Gifter-2

MIT License
0 stars 2 forks source link

added new features like view and delete for items and friend list #25

Closed saminur closed 1 year ago

saminur commented 1 year ago

In this merge, we have fixed some of the bugs in login and registration after migrating to the database.

We also added some new features for items, like items that can be viewed without using the ID or deleted. We now have row-by-row delete and view options.

Similarly, for the friend list, we don't need to look for id's to view friends' wishlists and delete friends

saminur commented 1 year ago

Adding new changes