FOSSEE / workshop_booking

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

my_workshops.html shows a lot of information on the single page. #114

Open CruiseDevice opened 4 years ago

CruiseDevice commented 4 years ago

my_workshops.html shows the status of the workshops. It contains:

Each page must have a pagination for every 30 items. And the tab must only be visible if there is any data available to show in it or a proper message in a tab when no data is available.