gbowne1 / codebooker

This is a book recommendation app created with React 18.2 and MUI for coders/programmers looking for reccomendations to books on programming/coding to read
MIT License
31 stars 57 forks source link

Complete settings page #222

Closed BlackBond06 closed 6 months ago

BlackBond06 commented 7 months ago

Hi @gbowne1 @LOGESH-B, this is the PR for the settings feature. For this feature, user's settings are saved in the db and it persist. Also the user now has the ability to change the language of the apps interface. There currently only three languages to choose from, English, French, and Spanish. https://github.com/gbowne1/codebooker/assets/100074330/f24623ae-bf89-4349-ad94-125cd623a2bb

gbowne1 commented 6 months ago

@BlackBond06 @LOGESH-B I think that this looks great as it is. Its a really nice addition to what we have.

Thanks so much to all of you for helping me with this app.