Skip to content

Zaidtech/Connect

Repository files navigation

CONNECT

A Secure social media platform

Table of contents

Technologies

  • Backend: NodeJs, Express
  • Frontend: EJs, SemanticUI, VanillaJS, jQuery
  • DATABASE: MongoDB, Google Storage Bucket
  • HOSTING: Google App engine

Setup

Requirements

  • Node.js & NPM v8.4.0
  • Mongo 2.2.3

Install

  • Clone this repo
  • Run npm install to install dependencies.

Run

Test

  • Run server before test
  • Run npm t

Status

Project is: in progress