Skip to content

rui0415/my_twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X(旧Twitter)のようなアプリ自作

使用フレームワーク

  • Django

機能

  • いいね機能
  • ツイート機能
  • ユーザー登録・ログイン機能

使用法

git clone URL
cd my_twitter
pip install django
python(or python3) manage.py migrate
python(or python3) manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages