A web app for team collaboration
This application is now deployed to a firebase server. Here is the link Team++
The functionality includes
-
Account management including sign up, login, logout, etc.
-
Team management, including create team, join team, leave team, and assign roles.
-
Calender: We integrated Google Calendar into our web application and also developed our own task management tool and schedule availability panel.
-
Instant chat: The chat portion is implemented using node.js and supports instant messaging.
-
Modifiable user profiles
Technology
-
HTML, CSS, JavaScript
-
Firebase as the backend database
-
node.js