Skip to content

ZhuoweiWen/Be-Friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Be-Friends

Table of contents

Installation

To set up this project on your computer:

  1. Install all necessary dependencies
    pip install -r requirements.txt
    
  2. Make migrations
    python manage.py makemigrations
    
  3. Migrate
    python manage.py migrate
    

Description

A Twitter-like social network website where user can follow each other and post their thoughts.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published