Skip to content

RamiE965/zipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zipper

A twitter-like social media web application that allows users to post 'tweets,' like, follow, block and view profile pages built using Django.


Demonstration:

Home Page:

Image displaying home page

User Registration:

Image displaying home page

User Profile:

Image displaying home page


Setup:

Clone the repository

git clone https://github.com/RamiE965/zipper
cd zipper

Install dependencies

py -m pip install -r requirements.txt

Run a local development server

py manage.py runserver

About

A django social media web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published