Skip to content

This is a comprehensive Fullstack CRUD application using MongoDB & GraphQL

Notifications You must be signed in to change notification settings

varunmukherjee1/Simple_Project_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple_Project_Management_System (Using GraphQL)


This is a comprehensive Fullstack CRUD application using MongoDB & GraphQL

How to run


  1. Install all dependencies

    -> In main directory

    npm i

    -> Inside client directory

    npm i

  2. create at .env file and just like .env.example file

  3. Run the backend server (in parent directory) npm run dev

  4. Run react.js server

cd client
npm start

Sample Screenshots


Main page Add project modal

About

This is a comprehensive Fullstack CRUD application using MongoDB & GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published