## Milestones
- [ ] Populate database with lexemes : @athual/Tiffany
- [ ] Find dictionary with words and translations
- [ ] Add grammar lexemes from HSK levels
- [ ] Generate examples for each lexeme
- [ ] Authentication : @adrien
- [ ] Backend using dbAuth from redwood provider
- [ ] Enable signin with Apple/ sign in with Google
- [ ] App
- [ ] Create a beautiful and well crafted view that users will love and cherish
- [ ] `useState` thing or `cookie` thing to validate authenticated user
- [ ] Full deployment from client to backend
- [ ] `iOS/Android/Web`
- [ ] `Backend Redwood` on `Vercel` using `Supabase`
- [ ] Add proper `url` in `.env` depending on deployment target
- [ ] Create seed for Alexis & Tiffany's data from hack-chinese
- [ ] Enable searching our dictionary
- [ ] Enable tracking words
- [ ] App Store deployments
- [ ] Deploy on iOS
- [ ] Deploy on Android