Skip to content

rohitrokz29/Orbit_Connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbit Connect

Orbit Connect is a Social Media web app where user can live chat between friends and post their thoughts. Add new friend and interact with them and share thoughts.

shieldsshieldsshieldsshieldsshields

Project Screenshots:

project-screenshot

project-screenshot

🧐 Features

Here're some of the project's best features:

  • Live messaging
  • Sharing thoughts with friends
  • Primary level of privacy
  • Track social activity
  • Efficient user search

🛠️ Installation Steps (Linux):

1. Installing the client packages

cd client && npm i

2. installing server packages

cd server && npm i

3. setup database

cd /path/to/orbit\ connect/dbSetup && mysql -u username -p database_name < database.sql

4. starting the app on localhost

cd client && npm run dev

5. starting server

cd server && npm start

🍰 Contribution Guidelines:

We welcome contributions to this project! If you're interested in contributing please feel free to check the existing issues or identify new ones. Your help is greatly appreciated.

💻 Built with

Technologies used in the project:

  • React Js
  • Nodejs
  • Express js
  • Socket.io
  • Socket.io-client
  • MySQL Database
  • Nodemailer Bcrypt js etc.

🛡️ License:

This project is licensed under the Mozilla Public License Version 2.0

About

Orbit Connect is an application where users can share thoughts through posts, chat with friends live, share files ,etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors