Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bestbynature/chatwave

Chatwave is a modern and user-friendly chat application designed to foster seamless communication between users across the globe. With ChatConnect, users can connect with friends, family, and colleagues, engaging in real-time conversations through instant messaging.
https://github.com/bestbynature/chatwave

rails-application rails7 ruby

Last synced: about 20 hours ago
JSON representation

Chatwave is a modern and user-friendly chat application designed to foster seamless communication between users across the globe. With ChatConnect, users can connect with friends, family, and colleagues, engaging in real-time conversations through instant messaging.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Chatwave](#-about-project-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage ](#usage-)
- [Run tests ](#run-tests-)
- [Deployment ](#deployment-)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [Chatwave]

**[Chatwave]()** is a modern and user-friendly chat application designed to foster seamless communication between users across the globe. With ChatConnect, users can connect with friends, family, and colleagues, engaging in real-time conversations through instant messaging.

## 🛠 Built With

### Tech Stack

Client


  • RUBY

  • RAILS

### Key Features

- **[Linter checks]**
- **[Add data model]**
- **[ERD]**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

(back to top)

### Prerequisites

In order to run this project you need:


  • The current version of node

  • To have Git installed on your local machine

  • Node Package manager (npm)

  • An editor such as Visual Studio Code

(back to top)

### Setup

Clone this repository to your desired folder:


  • Create your classic access token from github.com

  • run "git clone https://{access_token}@github.com/username/{repo_name}.git"

  • Update your git identity by running "git config --global user.email "[email protected]""

  • Update your name on git by running "git config --global user.name "your_name"

(back to top)

### Install

To install this project, run

```sh

bundle install

```

### Run tests

To run tests, run the following command:

```sh

Run "rubocop --fix to fix linters"
```

or

```sh

Run "rubocop -A to fix linters"
```

(back to top)

### Deployment

You can deploy this project using:

- github pages
```sh
- npm run deploy
```

(back to top)

## 👥 Author

👤 **Author: Damilare**

- GitHub: [@githubhandle](https://github.com/Bestbynature)
- Twitter: [@twitterhandle](https://twitter.com/Dammybest)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/damilareismailabestbynature/)

(back to top)

## 🔭 Future Features

- [x] **[contact form page]**
- [x] **[A feature for a more detailed demographic data]**
- [x] **[A feature for updating the list of countries]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project, kindly drop a star for me.

(back to top)

## 🙏 Acknowledgments

I would like to use this medium to appreciate [Microverse](https://microverse.org)

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)