punyakrit / social-share

ShareHub is a Project where users can create their public viewable profile containing their customizable social links and important links that they want to share with the world. Also having option to see their page Analytics
https://www.sharehub.xyz/
MIT License
21 stars 50 forks source link

Users schema and controllers. #7

Closed ArtiGaund closed 4 months ago

ArtiGaund commented 4 months ago

User Schema to add what data is to be added in the user profile like username, email, social links, about user. User controllers to perform CRUD operations for users. If these are required to be stored in MongDB,.

punyakrit commented 4 months ago

Not required at the moment still working on its workflow design