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.
- Host: GitHub
- URL: https://github.com/rishavconsolelog21/project-management
- Owner: rishavConsoleLog21
- License: mit
- Created: 2024-03-18T13:06:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T17:17:53.000Z (over 2 years ago)
- Last Synced: 2025-03-11T07:33:58.634Z (over 1 year ago)
- Language: JavaScript
- Size: 428 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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