Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Majesty 12 #11

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Majesty 12 #11

wants to merge 22 commits into from

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