An academic project from 2018, pair programming: @RastaManWJ and @Dimolek. Application was meant to store information about books in form of database record (information like title, author, isbn, genre, etc.). Functionality:
- adding books
- removing books
- modifying books
- filter records using certain criteria
App was created in VS Code using:
- node.js
- express.js
- React (& React-Router)
- MongoDB