Project Manager is a web application that allows users to manage tasks, chat with team members, and track project progress.
- Create and manage tasks.
- Assign tasks to team members.
- Set due dates for tasks.
- Add comments to tasks.
- Track task completion status.
- Real-time chat functionality.
- Clear chat history.
- Clone the repository:
git clone https://github.com/aniketh703/Project-manager.git
- Navigate to the project directory:
cd Project-manager
- Open the
index.htmlfile in your web browser to run the application.
- Create tasks by filling out the task creation form.
- Assign tasks to team members and set due dates.
- Chat with team members in real-time using the chat feature.
- Clear chat history using the "Clear Chat" button.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository on GitHub.
- Clone your forked repository to your local machine.
- Create a new branch for your feature or bug fix:
git checkout -b feature-name. - Make your changes and commit them:
git commit -m "Description of changes". - Push your changes to your fork on GitHub:
git push origin feature-name. - Create a pull request from your fork on GitHub to the main repository.
Aniketh Vustepalle Any queries contact me at anikethvustepalle03@gmail.com
