Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmehra2102/graphql-managementapp
This management project is a web application that allows users to manage clients and projects using a stack that includes Node.js, MongoDB, GraphQL, Apollo Client, and React. The application provides users with the ability to create new clients and add projects for existing clients. Users can also update and delete existing project
https://github.com/dmehra2102/graphql-managementapp
bootstrap express-graphql expressjs graphql mongodb mongoose nodejs reactjs
Last synced: 6 days ago
JSON representation
This management project is a web application that allows users to manage clients and projects using a stack that includes Node.js, MongoDB, GraphQL, Apollo Client, and React. The application provides users with the ability to create new clients and add projects for existing clients. Users can also update and delete existing project
- Host: GitHub
- URL: https://github.com/dmehra2102/graphql-managementapp
- Owner: dmehra2102
- Created: 2023-03-07T07:45:52.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-25T10:35:03.000Z (9 months ago)
- Last Synced: 2024-02-25T11:32:08.509Z (9 months ago)
- Topics: bootstrap, express-graphql, expressjs, graphql, mongodb, mongoose, nodejs, reactjs
- Language: JavaScript
- Homepage: https://graph-ql-management-app.vercel.app
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graphQL-managementApp
This management project is a web application that allows users to manage clients and projects using a stack that includes Node.js, MongoDB, GraphQL, Apollo Client, and React. The application provides users with the ability to create new clients and add projects for existing clients. Users can also update and delete existing project
This is the homepage of the web App.
This is the Add new client Modal from where you can add new client.
This is the Add new Project Modal from where you can add new Project.
This is the another Page which will show you the full detail of the individual project.