Digital Paper
Read books online
Add feature to author to sign up
Style author sign up page
Add authorHeader to dynamic components
Saving user's available data to vuex store after login
Now user can login using username instead of email address
Builld relations with User and Author
Testing graphql mutation to create new book
Create a dev script for local development
Create userProfile resolver
Create publisher database schema
Create book database schema
Create auth flow where user can login and logout
Save user token localStorage
Create logic to count notification based on decimal value
Create separate logged in header
Add login & logout feature in
Create login API for user to sign in
Create frontend for user register page
Create user API for signing up