Skip to content

Conversation

narayansharma-21
Copy link

What was the ticket?

Link to Ticket:

What did I do?

How did I test it?

Required checks:

  • Did you conduct a self-review?
  • Have you written unit or integration tests?

What could go wrong in the future? What parts of your code should the reviewer pay the most attention to?

Additional comments for the reviewers

Screenshots

narayansharma-21 and others added 30 commits January 25, 2023 12:51
Added the extracted ddl sql file from the remo_staging.sql database
Added Teacher struct to schema
… graphql schema, need to attempt resolver implementation
Schema for all tables should be fully implemented (besides classroom.go). Added all necessary types/inputs/mutations in the schema.graphqls
…e IDs. Might want to implement pointer maps to enable search by other fields. STILL NEED TO INTEGRATE GIN
Added gin server boilerplate code to the server.go file. Querying and mutations seem to work as should on graphql playground
…d to work on Time formatting to actually write queries
…o all fields without a million if statements
… fields. Still need to figure out formatting for GraphQL time queries.
Bedrockdude10 and others added 29 commits April 2, 2023 17:15
…eacher converting from date to string

Having to change the types of some of the graphql schema
Server.go is no longer its own executable, instead it is a function to set up the server and graphql handler
@brianreicher brianreicher self-requested a review September 20, 2023 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants