sambokai / Median

Basic forum web service built in order to practice software architecture and design patterns, with a focus on data persistence patterns and relational database design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Median Build Status

Definitely not a Medium clone...

Basic blogging web service built in order to learn and practice (enterprise) software architecture and design patterns, with a focus on data persistence patterns and relational database design.

Technology Stack

  • Play Framework - Web application framework
  • AWS (Amazon Web Services)
  • Slick - Database access library for Scala
  • Travis CI - Hosted continuous integration service
  • Tools like Balsamiq 3 for UI Mockups or Draw.io / Atlassian Confluence for (UML) diagrams.

Notes

  • Duplicate commits and branches were caused by BFG Repo-Cleaner when removing database credentials from the repo history. Note to self: Don't play around with git repo history and just rotate the credentials/passwords in the future...

About

Basic forum web service built in order to practice software architecture and design patterns, with a focus on data persistence patterns and relational database design.


Languages

Language:Scala 73.2%Language:HTML 26.0%Language:CSS 0.7%