Skip to content

This repo is all about MongoDB for the database, Express for the backend server, React for the frontend and Node with GraphQL.

License

Notifications You must be signed in to change notification settings

rishavConsoleLog21/project-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack CRUD Operation With GraphQL

This repo is all about MongoDB for the database, Express for the backend server, React for the frontend and Node with GraphQL.

GraphQL

I used package name express-graphql which is a GraphQL server for Node.js with toools to use with Express

Create, Read, Update and Delete Operation

Here I created a project management web app with user to assign the task, where project and user can be created, Read, Update and Delete the project.

Apollo Client

Used Apollo client to query GraphQL API.

Front-End

Apollp Client, React and Bootstrap UI

Server

Node.js, express-graphql and GraphQL

Database

MongoDB Atlas

About

This repo is all about MongoDB for the database, Express for the backend server, React for the frontend and Node with GraphQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published