JS-beginner-projects icon indicating copy to clipboard operation
JS-beginner-projects copied to clipboard

Complete Books_Store [user , admin] Website

Open Bharath-KumarReddy opened this issue 2 years ago • 1 comments

complete user , Admin ------ functionalities

Sign up , Login using JWT Authentication; Forgot password_Uisng node mailer

after user logged in then in his page , the books which was posted by the admin will be present, user can download and read it ;

Serach Functionality----- User can search Any books based on his interest ----for this I am using Google API;

and User can request a book to the admin , in case if he want any books ;

from the ADMIN----- he can see all the users , he can post the books , delete the books , Update the books and he can also view all the requests made by all the users with his names and he can resolve those ;

and this is build with good Ui , I am using react-toastify library and Bootstrap, CSS , Nodejs , Mongodb , express , React.js

can you assign this to me , I am interested to contribute myself in hacktoberfest_23 : )

Bharath-KumarReddy avatar Oct 18 '23 10:10 Bharath-KumarReddy

Here is the demo

User side ----------------

https://github.com/Git21221/JS-beginner-projects/assets/127650446/38e15420-8757-4519-9916-449b5c797234

Bharath-KumarReddy avatar Oct 18 '23 10:10 Bharath-KumarReddy