No description
  • JavaScript 60.2%
  • CSS 30.6%
  • EJS 9.2%
Find a file
Jakub Galuszka 6c5f59c5f9
Merge pull request #5 from KejBeg/beta
Almost complete state
2023-10-24 20:25:24 +02:00
.vscode Added a user list 2023-10-04 09:12:00 +02:00
public Fixed offensive messages 2023-10-24 20:23:07 +02:00
routes message now also displayes time 2023-10-24 19:13:30 +02:00
views abecedne serazene themes 2023-10-24 19:18:23 +02:00
.env button revamp, scroll 2023-10-21 20:26:05 +02:00
.gitignore Changed the login, message sending and message reading algorithm 2023-10-01 19:01:22 +02:00
app.js fixed a bug where users with invalid token were buggy 2023-10-22 14:35:58 +02:00
bannedWords.txt updated swearwords & its function 2023-10-24 17:45:41 +02:00
database.js fixed a typo and renamed layout 2023-10-24 18:39:07 +02:00
IDEAS.md Moderation 2023-09-21 18:36:01 +02:00
out.png Added profile picture editing 2023-10-20 18:21:28 +02:00
package-lock.json button revamp, scroll 2023-10-21 20:26:05 +02:00
package.json Fixed a bug 2023-10-21 17:58:16 +02:00
README.md Added a bit of documentation 2023-10-02 20:13:07 +02:00

Web app for Orlova

Setup

Cloning

git clone https://github.com/KejBeg/orlovaWebChat.git

Dependencies

How to run

  • Installing on Node.js dependencies
npm install
  • Starting server for development
npm run devStart
  • Starting server for production
npm run start

Warnings

Creators

Hat Dealer

  • Back-end developer

Robkoo

  • Front-end developer

Samcoo

  • Front-end developer

KejBeg

  • Full-stack developer