2024-09-20.23-50-30.mp4
Mosaic is a platform where you can create posts about mainly tech and other stuffs and share them with the world. You can also read posts created by other users and comment on them.
Frontend: React, Tailwind CSS
Backend: Express.js
Authentication: JWT
Database: MongoDB
- I have used React and Tailwind CSS to design the frontend part.
- When an user signs up/logs in into their account, they can create their own posts and share publicly where others posts of different users can be seen.
- CRUD operations are available in case of an user's posts.
- I have tried to add a comment functionality also ( Though it needs massive improvement ).
- Working on the comment functionality
- Different posting options will be available ( images, videos etc )
- Implementing a chatbot to give suggestions of what kind of writings users can post.