Project to gather useful information from GraphQL Jobs API
- Jobs
- location
- country
- city
- title
- description
- tags (e.g., backend, python, etc.)
- posted time
- company
Currently, we have only one important object in the project. As our project grows, the number of the entities would increase.
- JobInfo (contains important information of a job, such as title, descrioption, or company)