lugenx / ecohabit

EcoHabit is a web app project that aims to create awareness of the environment and help people build environmental friendly habits.
http://www.ecohabit.org
GNU General Public License v3.0
91 stars 71 forks source link

Fixed issue #299 : Refactor: Remove Login and Register Context #266

Open Saurabh-Rana17 opened 1 month ago

Saurabh-Rana17 commented 1 month ago

issue #229 I updated code to remove login and register context which were causing unnecessary state update , now i am using signup and register component to track local state management , and i have updated other files to use usercontext for getting login status