Building an app with React and Apollo
What we are building?
The name of the app is ridwan.io. It is a Learning Management System for students memorizing Holy Quran.
This a spreadshet one of our Quran teachers use to record student progress spreadsheet.
Really the first goal of the app is to remove the need for the spreadsheet. Currently the teacher then texts the result to the parents. The app will:
- Allow Teacher Login
- Pull up a list of students for that teacher
- Allow teacher to select student and then enter the student lesson details via a nice intutive form
- Format the data into a nice message that teacher can then text to the parents. (This part will evolve in the future with parent clients)
Technology Stack
React Native + Apollo + Graphql
Streaming Plan
- Finish the “Add Time Travel” Section of the React tutorial
- Finish the “Introduction” portion of Apollo’s Tutorial
- Finish the “Hook up your data sources” portion of Apollo’s Tutorial
- Finish Client section of Apollo Tutorial
- Get Universal Started Kit deployed on Heroku
- Seed the db with fake Users and get a User query running
Past Sessions
Session 4 Session 3 Session 2 Session 1