The demo of the website is deloyed at https://render.com/. If you want to give a try to the website, please follow this link.
This repo only contains the source code for the frontend, to visit the source code for the backend, please visit here.
It's a simple web application that serves to demonstrate my ability in
- programming in javascript
- using JS library (Node.js for the backend, React.js for frontend)
- SQL designs and queries (using postgres)
- web application deployment
- connect the backend server with front end web application
- call API from a third party to fulfill the functionality of the web application
Upon visting the site, you can register an account with your email address and password.
The web app will count how many times you have tried to detect the face from the server.
Copy an image link from any online photo to the entry, click on Detect to detect the face.