This is my final assessment project for Udacity's React Native course.
✔️ Android ✔️ Web ❌ iOS
npm install
oryarn install
npm start
oryarn start
- The user can create, delete or add cards to decks
- The user can start a quizz, each quizz is a series of questions (cards)
- A notification is sent at 8pm if the user didn't complete a quizz for the day
- Syncing Redux with AsyncStorage
- iOS hasn't been tested
- The design is minimal
React-Native, React-Navigation, Expo, Redux, Immer, Styled Components