Code Monkey home page Code Monkey logo

rapid-whatsapp's Introduction

Rapid WhatsApp

Rapid WhatsApp is a React-based project that simplifies the process of starting a conversation on WhatsApp without having to save a contact's number in your phone's contacts list. The project allows users to enter a phone number directly into the app, click on "chat," and then be taken directly to that person's WhatsApp chat window without the need to save their number in their phone's contacts list. Additionally, Rapid WhatsApp includes the ability to save contacts directly in your browser's local storage.

Demo

You can check out the live demo of Rapid WhatsApp here.

image

Getting Started

To get started with Rapid WhatsApp, follow these steps:

  1. Clone this repository using git clone https://github.com/Vishesh-Pandey/rapid-whatsapp.git
  2. Install dependencies using npm install
  3. Run the app using npm start

Contributing

If you would like to contribute to Rapid WhatsApp, please feel free to fork this repository and submit a pull request. Contributions are always welcome and appreciated.

rapid-whatsapp's People

Contributors

akansjain avatar erandakarachchi avatar faizanmuhammadse avatar mahesh024m avatar mzhoffman avatar nil2000 avatar shubh8899 avatar thienbnguyen avatar tushar12222 avatar vishesh-pandey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

rapid-whatsapp's Issues

History should get displayed in reverse order.

So the number on which we texted last time should appear on the top.
As of now, the oldest number is getting displayed on top and the latest one at the very end.
We need to reverse it and display

copy option in contacts

There should be a copy button in contact so we can click on it to copy the number in the clipboard.

Combine error statement into single useState

So there are two error statements
1 - Number already exist and
2 - Name already exist

We can handle both of these errors using a single useState.
So showing one of the errors at a time will be enough.

Multiple errors getting displayed even when the name is unique.
image

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.