Skip to content

elwyos/mantissa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Mantissa

Watch the video

linux binary

It is an on-premise app that coordinates volunteers via SMS. But it does way more than just broadcasting!

Normally you'd think "APPS" when someone says workforce management. But with certain situations like emergencies and volunteers SMS is much more reliable and is much less likely to be missed. There's also way less friction, no need to install an app!

Also, we built a task management system on top of SMS, as you'll see soon.

Mantissa's setup is extremely simple. Just add your API keys in, then the system will sync authorization keys and then you're golden

Adding contacts is very easy, no forms whatsoever. The app'll handle processing the input automatically.

Once you have your contact list, you can search through them and select them by their description and notes, which may be useful when you have more than just a handful of contacts.

You can create tasks and manage them. Assigning people to the tasks will send a notification via SMS so they know what they're supposed to do.

they can also send status updates through SMS as well.

You can send broadcast messages, and also do selective broadcast to selected participants only. You can check the actual messages sent via the log, and incoming messages can be rebroadcast if it's important to everybody. Just like twitter, but SMS based!

What we have built is an on-premise sms-based workforce management tool. Currently only for linux, but porting to windows is a less than one day affair.

#note

Right now the tool only works on linux. We'll get to the windows version sometimes. We'll have a linux binary here sometimes soon.

The compilation requires a complicated preprocessor called "Cloth" that is not available publicly. As you can see there's the "ccp" and "cl.cpp" files. "Ccp" files translate into the "cl.cpp" files.

About

Project Mantissa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published