Following the design in the previous article, let's gradually complete the code for Proton.
We can divide Proton into 4 modules.👇
Each module corresponds to different functionalities, flexibly combined.
1️⃣
User Module
Manage user relationships and user profiles
2️⃣
Post Module
Store all posts
3️⃣
Feed Module
User's own cloud terminal
4️⃣
Fetch Module
Manage user relationships and user profiles
🫡