Skip to content

carlospereira1607/notification_center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notification_center

Simple Rust application to manage notifications.

TODO:

  • use app configurations
  • add DB layer
  • containerize DB
  • handle errors
  • add informative logs
  • integrate with notification platform - probably SNS via Docker
    • to create notifications
    • to send notifications
  • documentation
  • code coverage - cargo-tarpaulin
  • integration tests

Improvements:

  • add user domain

    • restrict notifications based on user
    • manage user authentication
  • small refactors

About

Implementation of a notification manager service in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages