Giter VIP home page Giter VIP logo

brosbook's Introduction

Brosbook social media app, developed for learning purpose.

Stack

Frontend

  1. ReactJS
  2. NextJS 13
  3. Typescript
  4. RTK Query
  5. SocketIo client

Backend

  1. Node.js (express.js)
  2. Typescript
  3. MySQL + TypeORM
  4. SocketIo
  5. Cloudinary (The Most Powerful Media API and Products)

App Features

  • Login / Signup / Forgot password / Reset password
  • OAuth with Google
  • Unique username / email check
  • Push Notifications
  • Send email verification mail
  • Automatically redirect to requested page after login (/auth?redirect=/account/profile)
  • JWT access (1d exp)

Chat ✨

  • Send Text, Image, Emoji
  • Reaction
  • Push Notifications

Feed

  • View all recent posts from friends (push / fan-out-on-write)
  • Use pull / fan-out-on-read feed for celebrities (100000+ subscribers) ✨
  • Feed infinite scroll
  • Search users
  • User suggestions in sidebar who follows you / followed by who you follow / new to brosbook
Post
  • Posts CRUD
  • Images support.
  • like and unlike post
  • Comments
  • like and unlike comment
  • Share on Social media

Profile page

  • View all own photos/videos
  • View posts, followers and followed number
  • Follow/unfollow if not own page
  • Upload user avatar
  • Upload user cover photo

Installation

git clone <source>

npm run install && npm run dev
# or
yarn install && yarn dev

brosbook's People

Contributors

shohelrana-dev avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.