You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TaskList project is a simple web based Java servlet application which allows users to create and edit lists of tasks, teams, and view status of their tasks ordered based on priority. This project is a single page application, therefore it is heavily using JavaScript and JQuery. More is, the application uses local-storage of browsers to store the…