Giter Club home page Giter Club logo

dunk-tank-social's Introduction

About

Dunk Tank Social is a social networking platform where users can post anonomously to a location, but be careful, there is a chance your username will be exposed!

Technical Features

  • Containerized via docker
  • Rate limiting
  • Stateless servers for maximum scalability
  • Express server with express router in NodeJS environment
  • React and React Router for reusable components, dynamic page rendering, protected routes
  • Redux Toolkit for centralized state management
  • Cookies and expiring session tokens in MongoDB for authentication, with autoredirect for authenticated users
  • Transpiliation with Webpack
  • MongoDB schemas for users, sessions, posts, comments, upvotes and downvotes
  • Infinite scroll
  • Password encrpytion and full authentication
  • Chakra UI components with custom CSS (where necessary)
  • All the functionality of a full stack social media app you would expect!

Feature Pipeline

App Features

  • Hide load more comments button when there are none left

  • Paginate comments on user page

  • Refactor comments and posts on user page to not require separate components

  • See other users profile

  • Have a page to see all users

  • User content moderation

  • Location based feed / multiple feeds`

  • Update profile pictures to be actual local uploads

  • Mobile responsive design

  • Upvote and downvote comments

  • Add in text size that fluctuates based on downvotes

  • Add in cancellation features and other fun features

  • Implement user Karma score

  • Recommendation algo

  • Email validation, and require validation to post or comment

  • Connect instagram or linkedin in order to post

System Features

  • Add in a message broker
  • Refactor existing rate limiting algorithms, move to be before the load balancer, rate limit on an account basis
  • Transition to microservice architecture (current monolithic)
  • Add in autoscaler for servers
  • Add in load balancer

Other

  • Thorough code review
  • Host on AWS
  • Testing
  • CI / CD

dunk-tank-social's People

Contributors

thomas444ortiz 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.