This is a server for magicBall react app The server is deployed on Heroku as well and it has postgreSQL database that is connected to it using KNEX.js
Link to the project: https://magicball-app.herokuapp.com/
This app allows users to upload a link to a picture. All faces on the picture are detected. The app picks first 5 people on the picture and gives silly predictions to the people. It is an app that has back end with users databse using PostrgeSQL.
Link to the front end code of the project on GitHub: https://github.com/rushingMarina/magicBall