Skip to content

hqz3/cs50w-project4-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network

Design a Twitter-like social network website for making posts and following users.

Architecture

Frontend

  • Languages:

    • HTML
    • CSS
    • JavaScript
  • Framework/Libraries:

    • Bootstrap

Backend

  • Language:

    • Python
  • Framework/Libraries:

    • Django
  • Database:

    • SQLite

Demo

Create account

create_account

Profile setup

profile_setup

Profile page

profile_page

New tweet

new_tweet

Edit tweet

edit_tweet

Like tweet

like_tweet

Following page

following_page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published