Skip to content

FinnDoherty/date-painter

Repository files navigation

Date Painter

📆 Use it here: datepainter.com

Date Painter makes choosing a day that suits everyone simple. It's quick to set up a free date poll and then share the unique link with your friends or co-workers.

1: Create a new poll

2: Share the unique url with your friends

3: Everyone fills in a card with their availability

Thursday looks good!


Development

Created using react and hosted on firebase.
Data is stored in a firestore nosql db.
The random code is created by choosing words from mnemonic-words large list of words.
The calendar widget is react-multi-date-picker.
All other css was created by me.