platform
platform copied to clipboard
Community platform for dancers
## What changed Added validation to add event form Display error message ## How to test try to save a new event while omitting the required form fields (event type,name,startDate)...
path: demo/textDate Examples of input: - 22.01 - 22.01.2022 - 22 January 2022 Closes #159
As a Developer I need a function `getVenueFromText(input): Venue` so that I can implement #143 and #101 It should return existing venue from venues collection (find by place_id) or add...
The solution is solving the issue defined in #152. For a complete solution for each trigger on browser's back button it needs extra functionality in code. #### Preview : https://wedance-booleanrecep-fix-community.netlify.app/
### Contact Details [email protected] ### What happened? **Steps to reproduce the behavior:** 1. Go to https://wedance.vip 2. Sign up with google 3. Complete the signup process, skip "upload profile photo"...
Closes #232 to use it go to `services/firebase` and run `yarn cli newsletter` 