Skip to content

yodaboda/gene-way-alerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gene-Way Alerts Module

Build Status license Maven Central
Gene-Way-App is an MVP project for tracking snack consumption. It uses a Server-Client architecture for providing an interactive mobile front-end that can communicate with the backend-server.

Gene-Way-Alerts

Is a Guice-module that provides functionality for sending alerts to end-users either through E-mail or SMS.

Getting the Package

The latest release of the artifact is available on Maven Central, and can be installed using the following Maven dependency:

<dependency>
  <groupId>com.gene-play</groupId>
  <artifactId>gene-way-alerts</artifactId>
  <version>0.4.7</version>
</dependency>

Code Inspection

A UML class diagram for the underlying class model is available under the UML directory and could be a good starting point for reviewing the code.

Contributors

The code has been written by Firas Swidan, PhD.

License

The code of the Gene-Way-Alerts project is distributed under the LGPL 3 License.

About

A Guice-module that provides functionality for sending alerts to end-users either through E-mail or SMS

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published