Skip to content

Requirements documentation for a web chat application using Node.js, CucumberšŸ„’ and Gherkin, following BDD principles.

Notifications You must be signed in to change notification settings

Andry-Ks/bdd-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

6 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

Chat

Description

Chat is a web application that allows users to communicate in real-time. This repository serves as a description of the requirements for the chat application, following the principles of Behavior-Driven Development (BDD) using Cucumber and Gherkin.

Requirements

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository.
  2. Navigate to the project directory
  3. Install the dependencies: npm install

Usage

To start the application, run: npm start

Contributing

If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

About

Requirements documentation for a web chat application using Node.js, CucumberšŸ„’ and Gherkin, following BDD principles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published