Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.28 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.28 KB

FM-IIT Project Management App

Overview

The FM-IIT Project Management App is a web-based application designed to facilitate effective project and task management within teams. It allows users to create projects and tasks, track progress, and manage team collaboration.

Features

  • Project Management: Create, view, delete and manage projects.
  • Task Management: Create, update and track tasks related to specific projects.
  • Progress Tracking: Update and monitor the status of tasks and projects.

Getting Started

Prerequisites

  • Node.js
  • MongoDB

Installation

  1. Clone the repository: git clone https://github.com/fawzi-iit/fm-iit-pm-app.git
  2. Install dependencies: npm install
  3. Start the application: npm start

Usage

After starting the application, navigate to http://localhost:3000 in your web browser to access the FM-IIT Project Management App. Replace the URL with your hosting URL after deployment.

Contributing

Contributions to the FM-IIT Project Management App are welcome. Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the [LICENSE NAME] - see the LICENSE.md file for details.

Acknowledgments

  • [List of contributors and acknowledgments]