Git Product home page Git Product logo

limbo-js-social-network's Introduction

LIMBO

Limbo

Trang mạng xã hội Limbo với M.E.R.N Stack và GraphQL. Repo chia làm hai phần chính:

  • server Là package chứa API cho ứng dụng, sử dụng Node.js, Express, GraphQL, Apollo Server và MongoDB với Mongoose.
  • client là trang giao diện của ứng dụng, sử dụng React, GraphQL, Apollo Client và Styled Components.

Chức năng

  • Messager nhắn tin thời gian thực.
  • Notifications nhận thông báo khi có người theo dõi, nhắn tin hay like/comment trên bài đăng của bạn.
  • User Status kiểm tra người dùng đang hoạt động.
  • News feed hiển thị bài đăng theo người bạn đang theo dõi.
  • Explore khám phá bài đăng và người dùng.
  • Follow theo dõi người dùng bạn thích.
  • Personalize Profile avatar và background và bài đăng người dùng.
  • Authentication & Authorization chức năng reset mật khẩu.

Server

Plugin README
apollo-server plugins/apollo-server/README.md
apollo-server-express plugins/apollo-server-express/README.md
bcryptjs plugins/bcryptjs/README.md
cloudinary plugins/cloudinary/README.md
cors plugins/cors/README.md
express plugins/express/README.md
graphql plugins/graphql/README.md
graphql-tools plugins/graphql-tools/README.md
jsonwebtoken plugins/jsonwebtoken/README.md
mongoose plugins/mongoose/README.md
subscriptions-transport-ws plugins/subscriptions-transport-ws/README.md
nodemon plugins/nodemon/README.md

Client

Plugin README
@apollo/client plugins/@apollo/client/README.md
graphql plugins/graphql/README.md
jwt-decode plugins/jwt-decode/README.md
prop-types plugins/prop-types/README.md
react plugins/react/README.md
react-router-dom plugins/react-router/README.md
styled-components plugins/styled-components/README.md
subscriptions-transport-ws plugins/subscriptions-transport-ws/README.md

Cấu trúc thư mục

code
  ├── package.json
  │
  ├── client
  │   ├── public
  │   ├── src
  │   │   ├── assets
  │   │   ├── components
  │   │   ├── constants
  │   │   ├── graphql
  │   │   ├── hooks
  │   │   ├── layout
  │   │   ├── screens
  │   │   ├── store
  │   │   ├── styles
  │   │   ├── utils
  │   │   ├── App.js
  │   │   ├── routes.js
  │   │   ├── theme.js
  │   │   └── index.js
  │   │
  │   └── package.json
  │
  ├── server 
  │   ├── config
  │   ├── constants
  │   ├── models
  │   ├── resolvers
  │   ├── schema
  │   ├── utils
  │   ├── server.js
  │   ├── index.js
  │   └── package.json
  │
  ├── .gitignore
  └── README.md

Screenshots

Home Explore People
Notification Messages Profile

limbo-js-social-network's People

Contributors

ren0503 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sunstrike112

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.