https://github.com/munavarhs/inventorymanagement-aws
Inventory Management System - AWS
https://github.com/munavarhs/inventorymanagement-aws
amplify aws cloud-computing dbms deployment ec2-instances material-ui nextjs nodejs postgresql prisma redux-toolkit s3-bucket tailwind-css webdevelopment
Last synced: about 2 months ago
JSON representation
Inventory Management System - AWS
- Host: GitHub
- URL: https://github.com/munavarhs/inventorymanagement-aws
- Owner: munavarhs
- Created: 2024-12-16T17:22:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-16T22:24:50.000Z (over 1 year ago)
- Last Synced: 2025-06-04T00:14:43.389Z (12 months ago)
- Topics: amplify, aws, cloud-computing, dbms, deployment, ec2-instances, material-ui, nextjs, nodejs, postgresql, prisma, redux-toolkit, s3-bucket, tailwind-css, webdevelopment
- Language: TypeScript
- Homepage: https://main.d3gfu44thmk2p4.amplifyapp.com/
- Size: 2.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Full-Stack Inventory Management Dashboard
This project is a full-stack **Inventory Management Dashboard Application** built using modern web technologies and cloud solutions. It features a scalable architecture, clean design, and efficient state management for a seamless user experience.
---
## **Features**
- **Frontend**:
- Built with **Next.js** for server-side rendering and optimized performance.
- Styled with **Tailwind CSS** and **Material UI Data Grid** for clean, responsive, and intuitive UI.
- **Redux Toolkit** for state management and **RTK Query** for efficient data fetching.
- **Backend**:
- Developed using **Node.js**.
- **Prisma ORM** for easy database interactions.
- RESTful API design for managing inventory data.
- **AWS Services**:
- **RDS**: Database management.
- **EC2**: Server hosting for backend services.
- **API Gateway**: Secure API management.
- **S3**: Storage for static assets.
- **Amplify**: Deployment for the frontend application.
---
## **Technologies Used**
- **Frontend**:
- Next.js, Tailwind CSS, Material UI, Redux Toolkit, Redux Toolkit Query.
- **Backend**:
- Node.js, Prisma ORM.
- **Database**:
- PostgreSQL on AWS RDS.
- **AWS Cloud Services**:
- EC2, RDS, S3, API Gateway, Amplify.
---
## **Getting Started**
### **Prerequisites**
- Node.js and npm installed.
- AWS account set up.
- PostgreSQL database created (locally for testing and via AWS RDS).
### **Setup**
1. Clone the repository:
```bash
git clone https://github.com/munavarhs/InventoryManagement-AWS.git