Skip to content

simple twitter-like client created using Django framework

Notifications You must be signed in to change notification settings

filipcima/tweeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter

Simple twitter-like client created using Django framework

Install & Run

Prerequisites: Python 3, Django (install with e.g. pip)

  1. Clone repo git clone
  2. Go into the directory cd tweeter
  3. Run python server python manage.py runserver For macOS users use python3 manage.py runserver
  4. Server will be available at http://localhost/8000 or different port (if you specify one)

Screenshots

Popular hashtags

Popular hashtags

Single twitt

Single twitt

About

simple twitter-like client created using Django framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published