Skip to content

ClaPalo/inventory-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Management Demo

This web application is a demo of an inventory management. It can be accessed here.
The purpose of this project was to familiarize with AWS.

Front-end

We are using:

  • NextJS
  • Redux (state management)
  • Typescript

Back-end

  • Express
  • Prisma
  • PostgreSQL

AWS Deployment

  • EC2: web server
  • RDS: SQL database
  • S3: assets
  • Amplify: NextJS Application
  • API Gateway: API to access web server

Architecture diagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages