Basic users interaction with the events
The main things a user can do are to see the events he is interested in, check the prices, the description, the location, and the date of the selected event (this information is displayed if clicked on the name). He can sort the events by date, location, and ticket price. He can also see a history of past events, for which, if attended, he can leave a review and a comment.
The user can also cancel or get a refund on a ticket, as well as see how many tickets are left for an event.
Another feature for the users is to track an event so that they can get updates regarding price/location/date changes. They have a list of all tracked events from which they can delete/add other events.
-
changed the description
Toggle commit list -
changed the description
Toggle commit list -
closed
Toggle commit list -
Master
Done, all functions are implemented except the refund part, we gave up on that later in the project.