IndieCoderMM / convoz-chat

📢A user-friendly chat app for building online communities. Built with React, Redux and Firebase
https://convoz-chat.onrender.com/
MIT License
1 stars 5 forks source link

feat: Implement Local Storage for User Settings [⭐3xp] #20

Open IndieCoderMM opened 1 year ago

IndieCoderMM commented 1 year ago

Currently, our settings page has toggle switches that are only visual. The goal is to improve UX by adding the functionality to store and persist user settings.

🎯Expected Result

💡Suggestions

Feel free to ask any questions