-
Notifications
You must be signed in to change notification settings - Fork 16
CSoC Week 3 Submission #4
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good attempt!
Shortcomings:
- No significant UI improvement.
- dist files should not be committed to the repo
About the dist files, deployment failed multiple times on both Heroku and Vercel with the reason that Dist files could not be found. Any other way I could have deployed without adding it would be really appreciated ! |
@BabyElias Try to look for best solutions, you have google at your disposal. |
[x] Auth Middleware
[x] Login Function
[x] Add task
[x] Get tasks
[x] Update Task
[x] Delete Task
[x] UI Improvement
Repo Link : https://github.com/BabyElias/csoc-week3-vue
Deployment Link : https://csoc-week3-vue-nn.vercel.app/login