Skip to content

Project management web/mobile app built in Flutter Framework. Serverless thanks to Firebase.

Notifications You must be signed in to change notification settings

JohnnyMcGee/pillager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pillager

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

Create Profile

register

Sign In

sign_in

Create a New Raid

new_raid

View, Edit & Delete

expandable

Chat With Your Team

raid_chat

Customize Account Settings

edit_profile

Under the Hood

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)

Current Project Status

To view the current deployment, click here: Pillager Web App

About

Project management web/mobile app built in Flutter Framework. Serverless thanks to Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages