-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from joaocarvoli-universityProjects/develop
Updating docs
- Loading branch information
Showing
3 changed files
with
32 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.