Benjamin Petetot
Benjamin Petetot
When a speaker submits a talk, we must guarantee mandatory information about its profile: * email * name * bio * photo (high quality) ? May the event organizer can...
In the event configuration page: - The tabs are not well designed: not responsive, hard to add new configuration settings - There is a lack of settings description Solution: -...
https://firebase.google.com/docs/firestore/manage-data/export-import
**password authentication:** - registering form with email, fullname and password (+ tag) - signin form with email and password - lost password form - change password form **login provider:** -...
How it looks on safari:  1. Add the global style of `` tag into `src/styles/components` 2. Make it consistent with other inputs like `src/styles/components/input.css`
An "organization page" should contains the list of associated events.
Some resources : - https://www.i18next.com/ - https://alligator.io/react/i18n-with-react-and-i18next
- [ ] remove basic example - [ ] add a link to the sample website - [ ] [gmf instead of gfm](https://github.com/bpetetot/react-pell/blame/master/README.md#L100)
- [ ] add a link to the pell lib - [ ] bug with scrollbar on output panel