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.
- 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.
- Node.js
- MongoDB
- Clone the repository: git clone https://github.com/fawzi-iit/fm-iit-pm-app.git
- Install dependencies: npm install
- Start the application: npm start
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.
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.
This project is licensed under the [LICENSE NAME] - see the LICENSE.md
file for details.
- [List of contributors and acknowledgments]