-
Notifications
You must be signed in to change notification settings - Fork 58
Home
This is an incubating project undertaken by @ohbus, inspired by @championswimmer's
Application is intended to be developed parallelly side by side to this discussion by Scaler
A twitter-like social media site where anyone can post 240-character texts (future: images), and people can reply, like, or reshare the posts. Users can follow each other. The home feed shows posts from users that they follow. Users will be notified when someone likes their posts, replies, or reshares them and when someone follows them. Users and posts can be searched.
- Shifting to a microservices-based environment
- OAuth2 based login and connection
- Email notifications service
- Report posts
- User's can send personal messages to each other question
- Allow accounts to be private (only visible to followers) question
- Turn on notifications for a particular user question
- Bookmarking posts question
- Topics question
- Filtering keywords on hateful and abusive texts, eventually leading to permanent blocking
- Trending Section with certain hashtags and topics based on tweets
- ( Feel free to add your own wishlist, the Wikis are publicly editable )
02. How to Contribute (needs splitting)
- Installation
-
Project Configuration
-
IDE Instructions
-
Milestones and Versioning
10.1 Request and Response Models
10.2 Detailed API Documentation
- How to Test Endpoints
-
Working with issues
-
Reviewing pull requests
- Roadmap
- Recognizing contributors