Closed kumail-r closed 1 year ago
Also @JagrajAulakh you need to be more specific when you are referencing errors. It is running fine when I tested it, could you provide some logs on what errors you are encountering
I made a mistake in one my comments, and I removed it. There are no errors per say, but the db.create_all()
needs to be removed
aight sounds, i'm not really sure why kumail and I need it but yeah kumail will take those lines away. As long as it's working for everyone
@JagrajAulakh the contested lines have been removed
Closes #64
Added the ability to favorite posts.
The favorite button updates to an "unfavorite" button if the post is already favorited.
Adds a "favorites" page to the navigation bar that displays all of the posts favorited by the user.
The favorites page even allows the user to view favorited posts that have been otherwise deleted by the original author.