It is Repository created to work on our technical skills and purpose of learning. Basically trying to create social media application and hope to launch in soon.
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.
There are a bunch of things you can do participate
- Join our Discord Server and chat with the community on the
#talk-tech-server
channel
Resources gathered till now,
https://www.youtube.com/watch?v=RAExMcc5ZGk // twitter clone
https://github1s.com/GeekyAnts/express-typescript // architectural reference
look in the above repos for how to perform req validations
///////////////////////////////////////////////////////////////////////
look at the discussions to have the idea about api design and overall system design
scaleracademy/open-source-projects#81 (comment)
USER model:
sUserName @username lowercase alphanumeric
sName @string
sMobile
sPassword
sAvatar @profile pic
sToken
eGender
sBio
eStatus
dBirthDate
dCreatedDate
dUpdatedDate
- Visit the repository and check out some of the open issues or features
- Checkout the repository ⬇️, start coding 💻 and get onboard 🚀