Skip to content

Comments

JS 2 CA delivery #20

Open
VildeAvloes wants to merge 46 commits intomainfrom
js2
Open

JS 2 CA delivery #20
VildeAvloes wants to merge 46 commits intomainfrom
js2

Conversation

@VildeAvloes
Copy link
Owner

Includes functionality and listeners that meet the requirements from the CA task description:

  • User with @noroff.no or @stud.noroff.no email can register profile
  • Registered user can login
  • User can view a post content feed
  • User can filter the post content feed
  • User can search the post content feed
  • User can view a post content item by ID
  • User can create a post content item
  • User can update a post content item
  • User can delete a post content item

Also includes functionality for, but is not rendered in HTML:

  • User can update profile

Edited html for login and registration page and created a registration function
small tweaks on html form and created login functionality
- Get post
- Get posts
- Delete post
- Update post
- Also removed console.logs
redirected user at login and register at success
…post

Create form for create and update post function
Was not due to token, but missed a code snippet turning tags back into an array
Profile UI for the post templates and post sites
implemented delete and update functions in the form
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.

1 participant