Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSA patterns practices and principles homework starter

Functionality (8/8)

  • Adding lists - DONE
  • Deleting lists - DONE
  • Renaming lists - DONE
  • Adding cards - DONE
  • Deleting cards - DONE
  • Renaming cards - DONE
  • Changing the description of the cards - DONE
  • Duplication of cards - DONE

Backend: (2/3)

  • Prototype - DONE
  • Observer - DONE
  • Proxy - NO

Extra (2/3)

  • Deploy Railway- DONE
  • Memento pattern - NO
  • Add Prettier and eslint to the project - DONE

Info

  • This project saves data in memory so you don't need any database
  • This project uses NPM Workspaces

Requirements

  • NodeJS (16.x.x)
  • NPM (8.x.x)

Start the application

  1. Install dependencies
npm i
  1. Start backend
npm start -w server
  1. Start client
npm start -w client

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages