Skip to content

ManiruzzamanAkash/React-Redux-Advance-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Redux Advance CRUD Application

A Complete advance React-Redux CRUD Application using React, Redux, Thunk, Jwt Auth. Live Preview Link - https://react-crud.devsenv.com/

Technology, Framework & Library Used

  1. JavaScript
  2. React JS
  3. Redux
  4. Redux-thunk
  5. Jwt Auth
  6. Bootstrap & React-Bootstrap

Modules & Features:

Public Module
  1. Publicly Product Access
Auth Module
  1. Sign Up
    1. Email Unique Validation
    2. Frontend Validation
    3. Backend Validation
  2. Login to User Panel
Product Module
  1. Product List View
    1. Product Pagination
    2. Product Searching
    3. Product Detail View/Less Show in List
  2. Product Details
    1. Backup Image while loading fail
  3. Create Product
    1. Add HTML Text Editor
    2. Image Upload System
    3. Image Preview System
    4. Frontend/Server Validation
  4. Edit Product
    1. Same as Create
  5. Delete Product
    1. Sweet Alert Integrate

How to Run:

  1. Clone Project -
https://github.com/ManiruzzamanAkash/React-Basic-CRUD.git
  1. Go to the project drectory by cd React-Basic-CRUD & Run the

  2. Create .env file & Copy .env.example file to .env file

  3. Setup your database base url in .env file

  4. For the API Project, Here is a link of Github with Laravel - https://github.com/ManiruzzamanAkash/Laravel-Basic-CRUD-API

  5. Run the project -

npm start
  1. Open Browser - http://127.0.0.1:3000
  2. You'll see a Default Product Store Panel.
  3. Then Click on top right bar login section to go to login
  4. And do the rest of the task as demo below.

Procedure

  1. First Page is Public and anyone can access all product information
  2. Click Login Now & Manage Products Button at top right corner.
  3. In Login Page, you can click on Fil with Admin Credential to auto generate login data
  4. Click Login and you're entered in Dashboard
  5. In Dashboard, you can see a Product count
  6. In Sidebar Click on Product List to see all products uploaded by this account.
  7. Create Product
  8. Edit Product
  9. View Product Detail
  10. Delete Product

Demo

Home Page - Public

0-Home-Page-Without-Login

Login Page

1-Login

Sign Up Page

2-Sign-Up

Dashboard Page

3-Dashboard-Page

Product List Page

5-Product-List-Page

Product Create Page

4-Product-Create-Page

Product Create Page with Data

6-Product-Create-Page-2

Product Edit Page

7-Product-Edit-Page

Product Detail Page

8-Product-Detail-Page

Product Searching

9-Product-Searching-Page

Issues

Any Issues, Please mail me, manirujjamanakash@gmail.com

About

React-Redux Advance CRUD Application with React, Redux, Redux-thunk, Jwt, Module Based Development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published