A Flutter application with shopping-based management panel
In the application, users can buy/sale products after the authentication and authorization process. To buy, a customer adds items to his/her cart, pays online, and views his/her invoices. To sell a product, admin adds its title, image, price, and short description.
- The project is cross-platform as i developed it using Flutter
- The project works in browser and android mobile platform at the same time.
- The app provides logins, authentication and database for users using Firebase services.