Python_WEB/Tweetme

[Django]Our Roadmap

AnKiWoong 2020. 6. 28. 19:21
반응형

CodingEntrepreneurs Django 강의 정리

각 메뉴 로드맵 작성>

1. Tweets
-> Creating
-> Text
-> Image
-> Delete
-> Retweeting

 

2. Users
-> Register
-> Login
-> Logout
-> Profile
-> Image
-> Text
-> Follow Button
-> Feed
-> User's feed only?
-> User + Who they follow?

 

3. Following / Followers
Long term todos
- Notifications
- DM
- Explore -> finding hashtags
반응형