Manager is a multi-platform application developed using Flutter. It includes features for creating and managing workers, clients, events and services.
- riverpod
- sqflite
- calendar_view
- Homepage
- CRUD clients, workers, events.
- Workers page
- Redesign
- Settings page
- Rework architecture
- Add services to events.
- Services page
- Products page
- Clients page
- Events window
- Moving cards menu: Workers/Clients, Services/Products
- Localization (English, Spanish)
- Themes
- Light
- Dark
- Customizable card disposition
The application supports English and Spanish languages. The language can be changed within the application settings.
The application uses a SQLite database to store and manage data. It includes basic CRUD operations.