Skip to content

Client-Management#8

Open
naribot wants to merge 14 commits into
blencorp:mainfrom
naribot:main
Open

Client-Management#8
naribot wants to merge 14 commits into
blencorp:mainfrom
naribot:main

Conversation

@naribot

@naribot naribot commented Jul 19, 2024

Copy link
Copy Markdown

For the backend, I created a GraphQL server using Apollo Server and read data from a data.json file. I defined types and resolvers to handle queries, specifically a query to get client data. I ensured that the backend could serve client information upon request as well.

For the frontend, I developed a React application using Vite and Apollo Client to fetch data from the GraphQL server. I created components to list clients and show detailed information when a client name is clicked, using React Router for navigation. I styled the application with CSS to make it visually appealing and easy to use.

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.

1 participant