An open API service indexing awesome lists of open source software.

https://github.com/sandundil2002/warexpert_frontend

This repository is a React TypeScript application for warehouse management featuring user authentication with OTP verification and a dashboard interface. The app uses React Router for navigation between sign-in, sign-up, and dashboard pages.
https://github.com/sandundil2002/warexpert_frontend

axios jwt-authentication material-ui react redux sonner tailwind typescript vite

Last synced: about 1 month ago
JSON representation

This repository is a React TypeScript application for warehouse management featuring user authentication with OTP verification and a dashboard interface. The app uses React Router for navigation between sign-in, sign-up, and dashboard pages.

Awesome Lists containing this project

README

          

Typing SVG

project-image

Warexpert frontend is a modern user-friendly warehouse management system built with React TypeScript and Vite. This frontend application provides a comprehensive interface for managing warehouses inventory equipment staff and logistics operations.

Project Screenshots:

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot



🧐 Features

Here're some of the project's best features:

* User Authentication - JWT Secured sign-in sign-up and OTP verification
* Dashboard Analytics - Visual data representation with charts and metrics
* Warehouse Management - Create view edit and delete warehouses with image support
* Inventory Tracking - Monitor stock levels locations and movements
* Equipment Management - Track and manage warehouse equipment
* Staff Management - Assign staff to warehouses and track responsibilities
* Transportation Logistics - Manage transportation and delivery systems
* Toast Notifications - User-friendly feedback system using Sonner

🛠️ Installation Steps:

1. Clone the repository

```
git clone https://github.com/sandundil2002/Warexpert_Frontend.git
```

2. Install dependencies

```
npm install # or yarn install
```

3. Start the development server

```
npm run dev # or yarn dev
```

4. Open your browser and navigate to

```
http://localhost:5173
```



💻 Built with

Technologies used in the project:

* React 18 with TypeScript
* Vite for fast development and optimized builds
* React Router v7 for navigation
* Redux Toolkit for state management
* Material UI and Tailwind CSS for responsive UI design
* Axios for API communication
* Recharts for data visualization
* Sonner for toast notifications

Backend REST API Repository

* For the backend implementation of this project, you can visit the repository Warexpert Backend API


🛡️ License:

This project is licensed under the MIT License - see the LICENSE file for details.