Skip to content

Social interactive application for college students.

Notifications You must be signed in to change notification settings

tims-exe/Unify-me

 
 

Repository files navigation

Unify

Unify is a social interactive application designed for college students to connect, communicate, and collaborate with each other.

Project Overview

The project is built using React for the frontend and Appwrite as the backend. It provides features such as user authentication, posting updates, commenting, liking, and messaging.

Features

  • User Authentication: Users can sign up, log in, and log out securely.
  • Post Updates: Users can create posts to share updates, thoughts, and ideas.
  • Commenting: Users can comment on posts to engage in discussions.
  • Liking: Users can like posts to show appreciation or agreement.
  • Messaging: Users can send direct messages to each other for private conversations.

Installation and Setup

Follow the steps below to set up and run the Unify application locally:

Prerequisites

  • Node.js and npm installed on your machine.
  • Git installed on your machine.

Clone the Repository

git clone https://github.com/Habeel-Shamsudeen/Unify.git

Navigate to the Project Directory

cd Unify

Install Dependencies

npm install

Start the Development Server

npm run dev

About

Social interactive application for college students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Other 1.0%