/l2-final-project-group-1

l2-final-project-group-1-1 created by GitHub Classroom

Primary LanguageVue

Thrive: Achieve Better, Thrive together

Screenshot 2023-03-24 at 11 46 02 PM

Executive Summary

Project management is essential for the success of any organization, but the majority of companies struggle to complete their projects successfully due to various internal and external issues. Internal issues such as scope creep, poor communication channels, and lack of risk management processes can lead to increased costs and delays. External issues such as stakeholder engagement and communication can result in unexpected risks and delays.

To address these issues, there is a critical need for a web application that provides an omni-platform for all employees and stakeholders. This application would streamline project management by providing effective communication channels, risk management features, and efficient resource utilization. By addressing both internal and external issues, the application would increase the chances of project success, benefiting the organization as a whole.

Website address: https://bt3103-thrive.web.app/

Demo video: https://www.youtube.com/watch?v=Df3zmCVE9us&t=29s&ab_channel=KyriaLee

Screenshots

image

image

Screenshot 2023-04-18 at 12 24 14 AM

Contributors

  • Kyria Lee (Developer + SCRUM Master)
  • Nicole Leow (Developer + Product Owner)
  • Lu Kia Cheng (Developer)
  • Ryan Ong (Developer)
  • Tan Zhengkang (Developer)

Additional information

For more detailed documentation which includes Thrive's features, please review the detailed README.md at https://docs.google.com/document/d/1MH0DUUitezveWmKZiybQIJZ7QFeeZxoB6NOeXllbz5c/edit .

Recommended IDE Setup

To run this app, run these lines

npm create vite@latest .

npm install

npm add -D sass

npm i vue-router

npm install --save vue-advanced-chat

npm install vue-chartkick chart.js

npm run dev