Skip to content

Conversation

@Majesty-12
Copy link

@Majesty-12 Majesty-12 commented Jun 30, 2021

CSOC Task 3 Submission

I have completed the following tasks

  • Login
  • auth_required.js and no_auth_required.js
  • Add Task
  • Get Tasks
  • Edit Task
  • Delete Task
  • Updated User Interface

app.logout();
router.replace("/login/");

alert('logged out successfully')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make use of Toast instead of using alert dialog box

@KKVANONYMOUS
Copy link
Member

Try to keep your code clean and organised

@Majesty-12
Copy link
Author

Try to keep your code clean and organised

This way because I was trying to add new features but later I realised this can be done in other way, that's why I left code there and add comment that this can be done from other file easily

But for sure will take care of that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants