sz-piotr / warsawjs-workshop-35-legacy-code

We are going to have fun!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WarsawJS workshop #35

Working with legacy code

We are going to have fun!

Prerequisites

  1. node
  2. npm / yarn
  3. git

Tasks

  1. When a user registers if his username contains a word from /config/bannedwords.txt he should not be able to create an account
  2. Enable control of the pin limit using query parameter
  3. Fix error when trying to add pin with empty url by adding an error screen

About

We are going to have fun!


Languages

Language:JavaScript 52.9%Language:TypeScript 20.9%Language:CSS 13.4%Language:HTML 12.9%