Skip to content
Node JS Assignment
Share
Explore

React-Node Assignment

API

Write an api for Book resource

Get one/all books
Create book
Update book
Delete book

Book Fields

Name
Image url
Author
pages
price

Tasks:

Please add authentication and all routes should be restricted.
Use appropriate database.
Add proper folder structure.
Use Coding best practices
Make assumptions whenever necessary
Book info may have image
Use node js security best practices

UI

Tasks:
Create UI for BOOK CRUD Operation
Add login screen
Use redux
Integrate with above API

Note: Once you are done with assignment, please share git repo.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.