Management solutions for the modern Viking:
- plan your seagoing voyages by creating "raid" projects
- update & track the details of your projects in real time
- assign Vikings from your team and use chat to discuss winds, waves, and strategies
Pillager is a vaguely viking-themed social project management app. It authenticates users and performs crud operations on a NoSQL database in the cloud. It uses the following technologies:
- Flutter web (front end application)
- Firebase (back end application)
- email/pwd authentication
- cloud firestore database
- single page app hosting
- BLoC pattern state management (via the flutter_bloc package)
To view the current deployment, click here: Pillager Web App