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.
-
Event management: We added the ability to add, modify, and delete events through web application and also developed our own task management tool similar to Trello and scheduling tool similar to when2meet.
-
Instant chat: The chat portion is implemented using Firebase event listeners and supports instant messaging.
-
Modifiable user profiles
Technology
-
HTML, CSS, JavaScript, Bootstrap
-
Firebase Realtime Database