Skip to content

A lightweight web app that allows teams to asynchronously share their current work status and updates without needing real-time meetings.

License

Notifications You must be signed in to change notification settings

tashaxanavsem82/team-async-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Async Status

Welcome to Team Async Status!

Overview

Team Async Status is a simple, user-friendly web application designed to help teams share their work statuses and updates asynchronously. It eliminates the need for frequent status meetings, allowing team members to stay informed and engaged without needing to be online simultaneously.

Features

  • User Authentication: Secure logins for each team member.
  • Status Updates: Users can post updates about their current work assignments, issues, and accomplishments.
  • Commenting System: Team members can comment on each other's statuses for clarification and collaboration.
  • Notification System: Users receive notifications when their colleagues post updates or comments.
  • Tagging System: Allows users to categorize status updates (e.g., Bug, Feature, Research).

Tech Stack

  • Frontend: React.js
  • Backend: Node.js with Express
  • Database: MongoDB
  • Authentication: JWT (JSON Web Tokens)

Getting Started

To get started with the project:

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Set up the MongoDB database and configure the connection in the environment file.
  4. Run the server and frontend to start interacting with the application.

Contributing

Contributions are welcome! Please open an issue or submit a pull request to suggest enhancements or report bugs.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A lightweight web app that allows teams to asynchronously share their current work status and updates without needing real-time meetings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published