lungcure is a fully functional and free lung disease detection web app with payment integration.
- Go to https://hidden-peak-62367.herokuapp.com/
- Login with the email [email protected] and password admin
- Click on the pay with card button and type in the stripe test data (email: [email protected], cardnumber: 4242 4242 4242 4242, date: 01/21 and cvc 545)
- You're ready to upload your image and let it detect the lung disease for you.
- Create a copy of
sample.envwith the nameproduction.envwithin theappdirectory. - Update
pub_keyandsecret_keywithin theproduction.envfile with account specific keys.