Skip to content

Gupshup is a social networking website developed using vanilla JavaScript. Users can add posts on their wall & delete them. They can also like & comment on anybody's posts.

Notifications You must be signed in to change notification settings

arjun1237/gupshup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gupshup


Gupshup

A social media website

Gupshup is a desktop app 💻 which uses HTML, CSS, Javascript, Bootstrap along with localstorage. Gupshup lets you add posts. You can also comment & like other people's posts.

Screenshots

Installation

Clone the App

git clone "https://github.com/arjun1237/gupshup.git"

Install a live server & run it

npm install -g live-server
live-server

Your app is up & running on http://127.0.0.1:8080/


Issues / Need changes

  • Index page rerenders on every new post.
  • Login/logout is not functioning.
  • Story buttons are static. A new property called stories can be added to the User class.
  • Search bar is static.
  • Profile Page is static.

About

Gupshup is a social networking website developed using vanilla JavaScript. Users can add posts on their wall & delete them. They can also like & comment on anybody's posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published