A demo e-commerce application using Platzi fake e-commerce rest api
- MVC architecture using GetX as state management
- Custom animation
- Push Notification using one signal
- Social login (api not available )
- Sqlite to store favorite and add cart product
- reusable components
- pagination on product listing
- ✅ Pagination
- ✅ Auth with JWT
- ✅ Upload Files
- ✅ Filter products by category
- ✅ Create users and verify if exists
- ✅ All CRUD Operations