Skip to content

olegbolden/brown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brown - application for real time browser notifications

This project is a result of my 6-month study at Kotlin Backend Developer. Professional course by Otus.

Brown provides means for management and delivery of notifications about various events/incidents in real time via special informer with popups in browser window.

It is divided into two parts. The first one is a module for notification management. You can create, update and close notifications. The second one is a notification informer to be used on client's browser side to display notifications in real time.

Technologies

Backend:

  1. Ktor
  2. WebSocket
  3. Postgres
  4. Exposed

FrontEnd:

  1. React
  2. TypeScript

Visualization demo

Notifications Management Module

Notifications Management Module

Documentation

  1. Marketing
    1. Stakeholders
    2. Target audience
    3. Concurrency
    4. User stories
  2. DevOps
    1. Infrastructure
    2. Monitoring
  3. Testing
    1. User story
  4. Architecture
    1. Architecture
    2. Integration
    3. Api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published