FOSSEE / workshop_booking

Workshop booking interface in Django.
GNU General Public License v3.0
2 stars 11 forks source link

Show workshop status completed or not completed #95

Open CruiseDevice opened 5 years ago

CruiseDevice commented 5 years ago

The site does not show workshop status either completed or not.

CruiseDevice commented 4 years ago

The site shows a list of workshop accepted by the user. The site also shows a list of past workshops accepted by the user. But it does not show the status of the workshop if it was successful or canceled. I think there should be an option where the user who accepted the workshop should be able to update the status of the workshop after the workshop ends.

There should be one more feature where the user who conducted the workshop should be able to update the certificate status of that particular workshop. This makes it easy to keep track of workshop status and its certificate status on the website itself.