fossasia / labyrinth

FOSSASIA Labyrinth
GNU Affero General Public License v3.0
1.52k stars 147 forks source link

Add local memory support #1071

Open makoteq opened 4 years ago

makoteq commented 4 years ago

I want to add local memory support to save language preferences

How the Feature Improves the Game

User does not have to change Language on each enter to the site

Implementation/Solution Ideas

We can use LocalStorage in JavaScript to save preferences

Would you like to work on this

YES i'm working on that

YashKumarVerma commented 4 years ago

Labyrinth has a set of Issue Templates to standardize the development.

Consider using them. That can be found at https://github.com/fossasia/labyrinth/tree/master/.github/ISSUE_TEMPLATE

Thanks for your contribution to the community.

makoteq commented 4 years ago

@YashKumarVerma Now it's better?