Skip to content
/ saltgram Public
forked from SaltyBois/saltgram

Image and video sharing social media platform

Notifications You must be signed in to change notification settings

L4v/saltgram

 
 

Repository files navigation

SaltGram Docker compose

Image and video sharing social network platform for
XML and WEB Services course

Technologies used

The frontend's done as a Single Page Application written in VueJs served via small web server using default golang libraries.

The backend's written in Golang using mostly default libraries and gorilla mux following the microservice design pattern.

Security-wise the app supports 2FA, RBAC, salted password hashing (hence the name), reCAPTCHA v3 and it has it's own Public Key Infrastructre which handles certificates for HTTPS and such.

Features

Contains all the basic features such as messaging, following, content reporting, etc.

timbexws messagexws

Agent app

On top of basic social networking features, there's an Agent app (WIP) where agents can manage their products and ads. agentxws

Members

Member Student No.
Pekez Marko RA18/2017
Farkaš Kristian RA7/2017
Knežević Milan RA9/2017
Ivošević Jovan RA30/2017

About

Image and video sharing social media platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 53.8%
  • Vue 43.7%
  • JavaScript 1.5%
  • HTML 0.4%
  • Dockerfile 0.3%
  • Makefile 0.2%
  • Shell 0.1%