Skip to content

Social Connect, a school project, emulates core features of popular social networks. It includes user profiles, post sharing, group creation, real-time chat, and notifications, offering a comprehensive social experience.

Notifications You must be signed in to change notification settings

Laura-Eliise/social-connect

Repository files navigation

Social Connect

Project description

Facebook-like social network that will contain the following features:

  • Followers
  • Profile
  • Posts
  • Groups
  • Notification
  • Chats

Run the project

To test the project you need to have NodeJS installed.

  1. Start frontend server by going to /frontend directory and running those commands
  • npm run serve
  • npm install
  1. Start backend server by going to /backend directory and run go run server.go

Authors

  • Kristofer Kangro
  • Zane Krūmiņa
  • Laura-Eliise Marrandi
  • Vic89

Audit questions

https://github.com/01-edu/public/tree/master/subjects/social-network/audit

Stack

Frontend

  • Vue
  • HTML & CSS

Backend

  • Go
  • SQLite3

Authors

Backend team

  • Laura
  • Zane

Frontend team

  • Kris
  • Vic

About

Social Connect, a school project, emulates core features of popular social networks. It includes user profiles, post sharing, group creation, real-time chat, and notifications, offering a comprehensive social experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published