Are you sick of downloading the latest dating app...
Only to spend hours creating your profile without even swiping once!...Not anymore!
Using its advanced state of the art A.I
LUCKY 3000 will take your information and create the dating profile of your dreams!
https://getlucky3000.netlify.app/
https://github.com/theandrewfulton/getlucky3000
In a terminal instance:
git clone git@github.com:theandrewfulton/getlucky3000.git
cd getlucky3000
Alternatively you can download and extract the zip file.
Once downloaded and extracted you need to set up a live server in order for the JavaScript file to run correctly. One way to do this is to install Visual Studio Code and download the Live Server extension. Open index.html
in VSCode, right click and select "Open with Live Server".
Get Lucky 3000 makes use of the following APIs:
Affirmations: https://www.affirmations.dev/
Corporate BS Generator: https://github.com/sameerkumar18/corporate-bs-generator-api - the Occupation field is a dummy as this API doesn't take any inputs.
Dad Jokes: https://rapidapi.com/KegenGuyll/api/dad-jokes/details
Pictures of Dog Breeds: https://dog.ceo/dog-api/
The affirmations API returns a CORS error. This has been mitigated by using a proxy however you may need to activate it. More information on the problem and ways to mitigate it can be found in this Medium article.
This project was for a Hackathon challenge to test our git collaboration and to help us with learning JavaScript at Coder Academy in Sydney.
Nathan Blaga: https://github.com/NJBLAGA
Andrew Fulton: https://github.com/theandrewfulton
Nick Hammond: https://github.com/Nickphammond