Skip to content

A Comprehensive Solution for Efficiently Managing Projects, Facilitating Collaboration, and Tracking Progress in Real-Time.

Notifications You must be signed in to change notification settings

MishraShardendu22/GraphQL-Project-Management

Repository files navigation

A Comprehensive Solution for Efficiently Managing Projects, Facilitating Collaboration, and Tracking Progress in Real-Time.

Author - Shardendu Mishra

Features

  • Project Management: Create, update, and track the status of projects.
  • Collaboration: Streamline communication and collaboration between team members.
  • Real-Time Updates: Stay up-to-date with project progress in real-time.

Technologies Used

Frontend

  • Vite -
    Vite is a fast build tool for modern web development. It is used to bundle the frontend React application in this project.

  • React -
    React is a JavaScript library for building user interfaces. It is used to create dynamic components and manage the frontend of the project.

  • Tailwind CSS -
    Tailwind CSS is a utility-first CSS framework for styling. It is used to design responsive and visually appealing layouts for the project.

  • Bootstrap -
    Bootstrap is a popular front-end framework for developing responsive and mobile-first websites. It provides ready-to-use components and utilities for faster web development.

Backend

  • Apollo Client -
    Apollo Client is a state management library used with GraphQL. It is used to manage the GraphQL API queries and mutations in the backend.

  • GraphQL -
    GraphQL is a query language for APIs. It is used in this project to structure data fetching from the server efficiently.

  • Express -
    Express is a minimal Node.js web application framework. It is used for handling routing, server-side logic, and API endpoints.

Deployment

  • Render -
    Render is a cloud platform for deploying web applications. This project is hosted on Render for deployment and accessibility.

Installation and Setup

  1. Clone the repository:
    git clone https://github.com/ShardenduMishra22/your-repo-name.git
  2. Navigate to the project directory:
    cd your-repo-name
  3. Install dependencies:
    npm install
  4. Run the development server:
    npm run dev

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute.

About

A Comprehensive Solution for Efficiently Managing Projects, Facilitating Collaboration, and Tracking Progress in Real-Time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published