The purpose of project management is to plan and manage a project to successfully complete its listed goals and deliverables. Implements the features of task assignments, scheduled meetings, task boards, chatting, voice updates, etc. Created the project with excellent design for a better user experience.
- Different Creation of Account
- Assigning Tasks to teammates
- Voice Updates
- Scheduled Meetings
- Chatting with teammates
- Listen to Document (TTS)
Client: HTML, CSS, JavaScript
Server: Node, Express, MongoDB
- Clone the repo
git clone https://github.com/lokeshdhakar97/Project-Management
- Install NPM Packages
npm install
- Run
npm start
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
I could spend all day describing the lessons that I learned while working on this project, but the most important ones involved my newfound understanding of Node.js, Express.js, and MongoDB. As my first large project using Node.js backend web technology. I learned a lot of lessons regarding code structure, web page routings, and database manipulation.
If you have any feedback, please reach out to us at lokeshdhakar6633@gmail.com