Skip to content

GeorgiTerziev02/we-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

We Connect

Table of Contents

About

We connect is a social network app where you can post, comment, like pictures. You can also see your friends profiles, view their pictures and follow them if you want. The project is created as a single page application for better user experience.

Getting Started

The project contains both client and server side that can be used separately or together.

Installing

Simply clone the project then run both for the client and for the server the following commands Firstly:

npm install

Then:

npm run start

You are ready to go! Open your favourite browser and register!

Build Using

The project is using:

  • React.js - Front-end
  • Node.js - Server environment
  • Express.js - Back-end
  • MongoDb Atlas - Cloud database
  • Cloudinary - External API for uploading image

Upcoming Features

  • External login (Facebook, Google, etc.)
  • Add missing CRUD operations for comments and posts
  • Private Profiles
  • Profile Settings
  • Profile Picture
  • Improve searching profiles
  • One-on-one chat with Socket.io

About

Social network app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published