Using an API made by fans, this website allows using to search the card by name and other filters and learn details about it
A REACT based android application which will generate user a random bible quote
URL: https://play.google.com/store/apps/details?id=com.andrewroar.biblequote
Backend API I created to allow features such as register/signin/see all user
To registered, post to /register with an object {email: string, password: string}. To signin, get to /signin