manaswinidas / Notes-app

A Web and Mobile Application to store and remove things from a To-Do List using Apache Cordova

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add login/signup functionality to enable user management

manaswinidas opened this issue · comments

Expected Behavior

Having a login/signup functionality would enable data to be stored for different users.

Current Behavior

Currently, the app for not up to the production level, a login/signup functionality would enable user management.

Possible Solution

Try and use existing libraries for authentication and authorization or build/create of your own, whatever goes well with the app.