Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 279 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 279 Bytes

twitterclone

This assignment uses DJANGO to build a Twitter clone application. Functionality is the same as twitter and includes the following:

  1. create logins / logout
  2. create faux user profile page
  3. create user model
  4. create tweet model
  5. create notification model