Code Monkey home page Code Monkey logo

messenger's Introduction

Sam Munro

I love coding and generally have a few side projects I'm working on.

  • ๐Ÿก Currently based out of New York, NY
  • ๐Ÿ›๏ธ Indiana University & Lambda School alumnus
โšก Github Stats:
javascript icon react icon nodejs icon html icon css icon

s-munro's github stats

messenger's People

Contributors

s-munro avatar

Watchers

 avatar  avatar

messenger's Issues

4) Optional goody: Small improvement of your choice

For a small amount of bonus points, you can implement a small front end or back end improvement to our code base, such as increasing our test coverage or modernizing some of the front end code (converting class components to functional components, converting some components to Typescript, etc.). Note that this is optional and should be of a small scope

3) Feature - Improve sockets

We currently have sockets implemented, but would like to improve how we do so. We know our sockets are not efficient, and that they have poor security. Please address these issues, as well as make any other improvements as you see fit.

1) Bug fix: Sending messages

We have some code in place for sending messages in existing chats, but it is not working as expected - we are unable to properly send messages, and the messages are not displayed in the correct order on page load. Additionally, there is a security issue related to sending messages where a user can send messages to any conversation, not just their own conversations. (Note that this security error is not a bug you can replicate with regular use of the app. You'll need to look at the logic of sending messages to find it.) Please investigate and resolve these bugs.

Note: Changes for this ticket should not involve changing the code for sockets, which will be addressed in ticket #3

3) Feature - New design for login/signup pages

Weโ€™ve received new specs from our designer. Please implement the design for the login and signup pages, and make it mobile responsive. The design spec and needed assets are available in this zip folder. The spec may need a bit of adapting to fit our use case, so please use your best judgement.

Please include a couple of screenshots in the description when making this PR to showcase the styling you've done.

2) Feature - Implement a read status for messages

We want to track for each message if it has been read by the recipient, and to make several front end UI updates with this information, such as displaying how many unread messages there are in a given conversation.
You can reference the spec in this zip folder for the various updates to be made to reflect unread messages. (Note that the zip folder includes more than just the spec needed for this feature). Please include a screenshot in your PR description showing your updated UI.

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.