Coder Social home page Coder Social logo

chatapp's Introduction

Hello πŸ‘‹

Hi, I'm Kabandangi - I'm a Full Stack Engineer experienced in JavaScript and Python, with a deep understanding of the Agile software development life cycle. Experienced working in a team and getting the job done on schedule. Proficient in JavaScript Node.js/Express, React, Python,/Django, AWS, SQL, and other web technologies. I'm always ready to tackle another challenge.

Find me around the web 🌎:

chatapp's People

Contributors

danielkanangila avatar

Watchers

 avatar  avatar  avatar

chatapp's Issues

1) 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.

4) 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.

3) 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. 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 #4

5) Feature - Implement a read status for messages

We want to store a status for each message reflecting if it has been read by the recipient, and display how many unread messages there are on the front end.
You can reference the spec in this zip folder for how to display the unread messages count. Please include a screenshot in your PR description showing your updated UI.

6) 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, adding unit tests, etc.). Note that this is optional and should be of a small scope

2) Refactor: Authentication

We’re currently storing tokens in localStorage, and would like to move to storing them in httpOnly cookies to improve security.

As an optional stretch goal, you can implement CSRF tokens as well.

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.