An open API service indexing awesome lists of open source software.

https://github.com/rishavconsolelog21/project-management

This repo is all about MongoDB for the database, Express for the backend server, React for the frontend and Node with GraphQL.
https://github.com/rishavconsolelog21/project-management

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

## 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