Dependencies ============ The backend is build using `Node.js `_ 13 and `Express `_ 4. To interface with the SQL database, we use `Sequelize `_ 5. A few other projects that we are using: - `Jimp `_ to image manipulation, - `CORS `_ as middleware.