Skip to content

Rishabh-Kumar-Bothra/Vichaar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A social media platform to share your thoughts !

Table of contents

Features

  • Ability to post your vichaar
  • You can like, comment on other user's vichaar
  • You can Follow/Unfollow other users
  • You can filter out to see vichaar only of the users you follow
  • Edit your profile

Technologies Used

  • NodeJS (verson: 10.22)
  • ExpressJS (version: 4.17)
  • PassportJS (version: 0.4.1)
  • MongoDB (version: 3.6.1)
  • JQuery, Html, Css, Bootstrap

Local enviroment Setup

  1. Clone the project on your local system.
  2. Move into project directory using cd/project_name.
  3. Run npm install to install all required dependencies.
  4. create .env file inside project directory with your mongo_uri and express_session_secret.
  5. Run npm start and visit localhost:3000.

Todo Tasks

  • Verify email address.
  • Implement Share feature for every post.
  • Updating profile photo.
  • Uploading image option as well with posts.
  • Adding chat application.
  • Block/Report an user or a post.

Screen Shots

Screenshot from 2020-09-11 15-39-17

Screenshot from 2020-09-11 15-40-06

Screenshot from 2020-09-11 15-40-36

About

Simple social media app to share vichaar(your thoughts)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published