1Shubham7 / Wife-Predictor-v2

This is a fun project that predicts your wife. The web app has been deployed on Netlify.
https://wife-predictor.netlify.app/
MIT License
26 stars 27 forks source link

Alter database structure and location #20

Closed theQuery closed 1 year ago

theQuery commented 1 year ago

Issue #18. I decided to create a folder named "database" and put a wives.json file in it. The file contains the proposed array of wife objects. The generatorRandomNumber function was also altered a bit to fit this change.

1Shubham7 commented 1 year ago

Did the website work fine locally @theQuery ?

theQuery commented 1 year ago

It works just like before, yes.