Skip to content

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.

Notifications You must be signed in to change notification settings

iamlokeshdhakar/easy-task-project-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Task - A Project Management Web App

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.

Live Link

Features

  • Different Creation of Account
  • Assigning Tasks to teammates
  • Voice Updates
  • Scheduled Meetings
  • Chatting with teammates
  • Listen to Document (TTS)

Tech Stack

Client: HTML, CSS, JavaScript

Server: Node, Express, MongoDB

Screenshots

App Screenshot

App Screenshot

App Screenshot

Installation

  • Clone the repo
  git clone https://github.com/lokeshdhakar97/Project-Management
  • Install NPM Packages
  npm install
  • Run
  npm start

Contributing

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.

Creating A Pull Request

  • 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

Lessons Learned

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.

Authors

Feedback

If you have any feedback, please reach out to us at lokeshdhakar6633@gmail.com

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published