sannawiklund / VOSA-Events

This project is our final assignment in our Backend course, and we chose to develop an event platform. The goal of the assignment was to become more comfortable with the agile work process, kanban boards and git strategies. The project has been developed in ASP.NET with Razor Pages, Oauth, Entity Framework, RestFUL APIs and HTML/CSS.
3 stars 0 forks source link

MyEventsPage - Create a button that enables the user to unfollow an event #150

Closed oalmhage closed 3 months ago

oalmhage commented 3 months ago

Make sure that the user can unfollow an event (this should not be a toggle-button, the user can only begin to follow an event on details-page).