Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 2.17 KB

README.md

File metadata and controls

37 lines (24 loc) · 2.17 KB

Buzz Talk

An interactive social media platform that connects People, and helps to interact with each other by exchanging views and ideas.

Technologies Used

React Node.js Express.js MySQL Material UI CSS3 Sass

The System has these following functionalities :

  • Full Frontend System with React.js.
  • Backend with Node.js, Express.js and MySQL for database.
  • Users Authentication and Authorization with jwt.
  • User can read, post, like, comment on their preferred topic.
  • Follow,Unfollow users that they prefer.
  • Can search for registered users on the platform.
  • Data validations with regex.
  • User Chat system integrated with Socket.io to communicate and share experiences.
  • Implemented headless editor framework - Tiptap for writting blogs with ease.

API Documentation

The complete API Documentation can be found here