Skip to content

Commit

Permalink
Merge pull request #5 from joaocarvoli-universityProjects/develop
Browse files Browse the repository at this point in the history
Updating docs
  • Loading branch information
joaocarvoli authored Nov 13, 2023
2 parents 1a1bf31 + c44bae6 commit 37f42e8
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,32 @@
# ds-persist-work-2
# Work 02 - Software Development for Persistence

## Product Management System :department_store:

Welcome to the repository of our product management system. This comprehensive solution is designed to enhance and simplify the strategic administration of products for businesses.

## Screenshots

![](./docs/demonstration.gif)

### Key Entities:
`Products:` A robust database providing detailed information on specifications, pricing, and availability of each product, offering a comprehensive view of the product portfolio.

`Manufacturers:` We've integrated manufacturers into the system to provide clear insights into the origin and production details of each product.

`Product Categories:` An organizational framework allowing precise classification of products, facilitating navigation and implementation of specific management strategies.

`Stocks (Deposit Locations):` Optimize logistics and inventory control by strategically mapping deposit locations, enabling efficient tracking and management of the physical distribution of products.

## Specifications

### Technologies

- Frontend: Vuejs + Typescript
- Backend: Kotlin + Spring Boot
- Database: Posgres

## Ideas :bulb:

1. Try to remove DTO layer (over engineering) and Service layer (if possible)
2. Use pagination directly from database
3. Compose different filters in a composed query
Binary file added docs/demonstration.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/demonstration.mp4
Binary file not shown.

0 comments on commit 37f42e8

Please sign in to comment.