Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Exercices #38

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Exercices #38

wants to merge 24 commits into from

Conversation

XtanStudent
Copy link

Instructions

git clone https://github.com/XtanStudent/chat-r.git
cd chat-r
npm install
npm start -s

Development Tasks

  • npm start run the web app with lint and tests in watch mode
  • npm run lint linting javascript code usig eslint
  • npm run test test using mocha and enzyme

Functions

  • Firebase configuration
  • Access to a single chatroom
  • Hide password
  • Allow to see every firebase users connected
  • Allow users to send messages
  • Display current user's message to the right
  • Tests for small components such as , , and
  • Display the last 10 messages when accessing to the chatroom and will add new messages

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant