Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 733 Bytes

File metadata and controls

32 lines (15 loc) · 733 Bytes

Droom

a hybrid tinder + LinkedIn to connect employers to employees, and hearts to hearts :P

Architecture

Distributed Model-Viewer-Controller (dMVC): seperation of concerns w/ opionioated redundency.

Model

data store & operations simply a postGRES database application for the Controller to call primative & derived data.

Viewer

frontend/UI a react-app that consumes controller information and displays accordingly.

Controller

site router & admin mostly heavy lifting contains and dispatches all server-side actions to mutate, send, receive, and delete data.

Licensing

MIT License

Made with 💘 & ☕