MAKENTNU / web

The website of the student organization MAKE NTNU, built with Django.
https://makentnu.no
MIT License
9 stars 5 forks source link

Add reservation form for special sewing machines #716

Open Gunvor4 opened 4 months ago

Gunvor4 commented 4 months ago

It would be nice if there was a form somewhere on the website where people who wanted to use the embroidery machine or the overlock machine could pick a date and time when they wanted to use it. This time point could be put into an automatic email text which was sent to the sewing team, so they could be present at the workshop and take out the machine in question at the chosen time point.

ddabble commented 3 months ago

A temporary solution could be to just create Machine objects for them on the website, and add info messages that instruct the users to send an email to the sewing team before making a reservation 🤔