ReudyMiguel20/E-Commerce-Lumitech
A personal project showcasing an E-Commerce website built with Spring Boot for technologic components.
JavaMIT
Issues
- 0
Add order status to the PurchaseOrder
#54 opened by ReudyMiguel20 - 0
delete all products from cart
#53 opened by ReudyMiguel20 - 0
- 0
- 0
Get all users
#48 opened by ReudyMiguel20 - 0
Refactor the user password endpoint
#44 opened by ReudyMiguel20 - 0
- 0
- 0
Implement user features
#37 opened by ReudyMiguel20 - 0
Lock user after unsuccessful logins
#38 opened by ReudyMiguel20 - 0
Add enum to product category
#35 opened by ReudyMiguel20 - 0
- 0
add orders
#33 opened by ReudyMiguel20 - 0
Fix cart bug
#31 opened by ReudyMiguel20 - 0
Add Caching
#32 opened by ReudyMiguel20 - 0
- 0
Implement adding product separately, group them by quantity and delete them
#28 opened by ReudyMiguel20 - 0
Add the secret key to the application properties, probably change the whole thing to .yaml
#27 opened by ReudyMiguel20 - 0
- 0
- 0
- 0
Implementation to block or timeout an user after a certain amount of incorrect logins
#22 opened by ReudyMiguel20 - 0
Add ability for admin to block users
#21 opened by ReudyMiguel20 - 0
Implement Spring Security
#19 opened by ReudyMiguel20 - 0
Implement Bcrypt to passwords
#18 opened by ReudyMiguel20 - 0
- 0
Make that a user can have many orders
#15 opened by ReudyMiguel20 - 0
Make a cart
#14 opened by ReudyMiguel20 - 0
- 0
Implement returning a list of specific products sorted by a specific criteria: Sort by price asc, sort by price desc, etc..
#11 opened by ReudyMiguel20 - 0
- 0
Add pagination
#9 opened by ReudyMiguel20 - 0
put Enum in products for category
#8 opened by ReudyMiguel20 - 0
- 0
Implement JWT authorization
#6 opened by ReudyMiguel20 - 0
Apply regex when adding product name, to avoid repeating letters, no more than 2
#4 opened by ReudyMiguel20 - 0
Add reviews for products
#3 opened by ReudyMiguel20