- This project is based on the GraphQL & Apollo with Android - From Novice to Expert lecture.
- This repository is based on the content of the above course, but since the content of the course is outdated, it has been slightly modified from the course content to work as of 2022.
- If you implement it as it was in the course, it probably won't work well.
- Heroku
- MongoDB Atlas
- Node.js
- Express
- Basic knowledge of GraphQL
- GraphQL Query and Mutation Concepts and Usage
- How to create a simple GraphQL application using Node.js and Express.
- How to set up Heroku and MongoDB Atlas
- The information in this part of the course was old and could not be used as is, so I researched and learned on my own.
- I learned that there is a tool called GraphQL Playground.
- CORS(Cross-Origin Resource Sharing)