🔵🟢Flutter Web & Spring Boot - Ecommerce Admin Panel

Опубликовано: 04 Октябрь 2024
на канале: Utter
5,082
108

⭐Github Repo: https://github.com/MahmoudHesham099/F...

🔵Flutter Project:
Get products with paging, sorted by price "ASC or DESC", search by product name (UI + HTTP get Integration)
Add - Edit - Delete product Screen (UI + HTTP post - put - delete integration)
MVVM Architecture (View - Provider "VM" - Repository - Service - Model)
Libraries: provider, http, responsive_grid

🟢Spring Boot Project:
Add product (Post API)
Edit product (Put API)
Delete product (Delete API)
Get products with paging, sorted by price "ASC or DESC", search by product name (Get API)
Architecture (Model - Controller - Service(interface + Imp) - Repository)
Dependencies: H2 Database, Lombok, Validation, Spring Web, Spring Data JPA

⏱️Time Codes
00:00 Intro
01:35 Spring Boot
28:25 Flutter Web

📢Remember to
Subscribe🔴, Like👍, Share↗️ this video, and Star the repo on Github⭐
   / @utter_099  

📢Socials
Github: https://github.com/MahmoudHesham099
LinkedIn:   / mahmoud-hesham-47654320a  

#Flutter #SpringBoot