Garasje-folka / bartstua

Booking system for the company Bartstua. The app is written in React and TypeScript, using Firebase as backend. Stripe is being used for payment.
3 stars 2 forks source link

Prefill event documents in database #153

Closed njal3001 closed 3 years ago

njal3001 commented 3 years ago

Fill event documents for the next two months. Check if event reservation is valid by if corresponding event document exists.

njal3001 commented 3 years ago

Create a pubsub function that adds events for the next empty day every morning.