Code Monkey home page Code Monkey logo

bloodytwitter's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ˜„ My name is Yusuf, but feel free to call me joe if it makes you feel better.
  • ๐Ÿ“ซ You can reach me via email (yusufbouzekri at gmail.com) or mastodon @[email protected]
  • ๐Ÿ’ฌ my inbox is always open whether that is to say hello, talk about tech, or discuss potential opportunities!
  • ๐ŸŒฑ Iโ€™m currently learning Laravel and improving my typescript skills
  • โšก Fun fact: I speak 4 languages and currently looking for the fifth!

bloodytwitter's People

Contributors

spcbfr avatar

Stargazers

 avatar  avatar

Watchers

 avatar

bloodytwitter's Issues

Add follow functionality.

image

Description

Currently I've implemented the frontend for this feature, which is basically a follow button that appears if you're on someone else's profile (not yours). we need the user to be able to follow and unfollow other users and toggle between the "main" feed and a "people you follow only field".

The block functionality is out of the scope of this issue.

Possible implemenetations

  • create this feature from the ground-up
  • use this seemingly simple Laravel package that provides a follow/unfollow system

Add in-app notifications

Description

The goal of this feature is for a given user to receive a notification when someone likes their tweet.

Implementation steps

  • Add the frontend for a notification icon in the navigation bar
  • Create a new notification
  • Create an event that fires when someone likes a given tweet
  • Link the event and the notification together

Further Reading

Thankfully Laravel ships with it's own notification system built-in. it has support for email, sms, markdown notifications and more. the one we're interested in is Database Notifications. read through that documentation page if you haven't already.

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.