Project url : https://oursocial.herokuapp.com/ . Go to the project: Click here
Our Social App is a social platform where users can perform following actions:
- Register for a new account.
- Login/Logout.
- Create/Edit/Delete posts in their profile.
- View other user's post.
- Follow each other.
- Get their recent posts in new feeds.
- Live search feature has been provided.
- All the connected users can also use the live chat feature.
The database contains all the sensitive information in hashed form which enhance the security.
- Javascript
- Node.js
- Mongodb (No SQL database)
- Express framework
- Clone the repository.
- Run this command to install all the required dependencies
npm install - Run the project using command
npm run watch
Index page:
Homepage:
News Feeds:
Live Chat:
Live Search:
Create Post: